linuxOS_D21X/source/uboot-2021.10/arch/xtensa/include/asm/unaligned.h

7 lines
138 B
C
Raw Normal View History

2024-11-29 08:13:19 +00:00
#ifndef _ASM_XTENSA_UNALIGNED_H
#define _ASM_XTENSA_UNALIGNED_H
#include <asm-generic/unaligned.h>
#endif /* _ASM_XTENSA_UNALIGNED_H */