uboot/u-boot-stm32mp-2020.01/arch/xtensa/include/asm/unaligned.h

7 lines
138 B
C

#ifndef _ASM_XTENSA_UNALIGNED_H
#define _ASM_XTENSA_UNALIGNED_H
#include <asm-generic/unaligned.h>
#endif /* _ASM_XTENSA_UNALIGNED_H */