RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / asm-sh / unaligned.h
blob5250e3063b42d32ad5dfd751121930920918d93a
1 #ifndef __ASM_SH_UNALIGNED_H
2 #define __ASM_SH_UNALIGNED_H
4 /* SH can't handle unaligned accesses. */
5 #include <asm-generic/unaligned.h>
7 #endif /* __ASM_SH_UNALIGNED_H */