Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c0697c1f4b6ddbe4a708bda78852c5dda153f522
/
.
/
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 */