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