mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-07 23:03:06 +00: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 */
|