xref: /rk3399_rockchip-uboot/arch/xtensa/include/asm/unaligned.h (revision c978b52410016b0ab5a213f235596340af8d45f7)
1*c978b524SChris Zankel #ifndef _ASM_XTENSA_UNALIGNED_H
2*c978b524SChris Zankel #define _ASM_XTENSA_UNALIGNED_H
3*c978b524SChris Zankel 
4*c978b524SChris Zankel #include <asm-generic/unaligned.h>
5*c978b524SChris Zankel 
6*c978b524SChris Zankel #endif /* _ASM_XTENSA_UNALIGNED_H */
7