xref: /openbmc/u-boot/arch/nios2/include/asm/unaligned.h (revision 8d811ca36a2a4096dd3ed0d64f2a22a247400737)
1 #ifndef _ASM_NIOS2_UNALIGNED_H
2 #define _ASM_NIOS2_UNALIGNED_H
3 
4 #include <asm-generic/unaligned.h>
5 
6 #endif /* _ASM_NIOS2_UNALIGNED_H */
7