index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
byteorder.h
blob: f20502a001f5643fd3a7ce9570d9ce4bbb687a34 (
plain
)
1
2
3
4
5
#ifdef __uClinux__ #include "byteorder_no.h" #else #include "byteorder_mm.h" #endif