Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b6f4048b547f576d7534533fc17b3b257a252e26
/
.
/
arch
/
xtensa
/
include
/
asm
/
unaligned.h
blob: 536f3642e39ccc51e6ba9198b7bb032e072e6f2c [
file
] [
log
] [
blame
]
Chris Zankel
c978b52
2016-08-10 18:36:44 +0300
[
diff
] [
blame
]
1
#ifndef
_ASM_XTENSA_UNALIGNED_H
2
#define
_ASM_XTENSA_UNALIGNED_H
3
4
#include
<asm-generic/unaligned.h>
5
6
#endif
/* _ASM_XTENSA_UNALIGNED_H */