Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1652dd5b762cab2fda1e77f6053d023b3c7b1241
/
.
/
arch
/
nios2
/
include
/
asm
/
unaligned.h
blob: 779117c4bce6715b784645bbdb1794718eb96e55 [
file
] [
log
] [
blame
]
Thomas Chou
de3ac60
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 */