mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-18 14:15:49 +02: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 */
|