index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
unaligned.h
blob: c640bba3bdf455f0d1830998198d7a74f2618ab4 (
plain
)
1
2
3
4
5
#ifdef __uClinux__ #include "unaligned_no.h" #else #include "unaligned_mm.h" #endif