Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / 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 */