index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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