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