xref: /openbmc/u-boot/arch/nios2/include/asm/unaligned.h (revision 3bf801a2176e3330a3ef696d974d0d198d99b7e9)
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