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