Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2d219a87a8528e40e2de62cd7c476f8365d3562e
/
.
/
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 */