mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 09:52:31 +01:00
7 lines
138 B
C
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 */
|