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