Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e42a7dff09dd7306f8eaffbe8aaf44148dbfba35
/
.
/
arch
/
nios2
/
include
/
asm
/
unaligned.h
blob: 779117c4bce6715b784645bbdb1794718eb96e55 [
file
] [
log
] [
blame
]
Thomas Chou
1e67fb3
2010-03-16 12:12:48 -0400
[
diff
] [
blame
]
1
#ifndef
_ASM_NIOS2_UNALIGNED_H
2
#define
_ASM_NIOS2_UNALIGNED_H
3
4
#include
<asm-generic/unaligned.h>
5
6
#endif
/* _ASM_NIOS2_UNALIGNED_H */