Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
aa0effbd1c0269ce7dd13be8dbf13e6b04f30ebd
/
.
/
arch
/
cris
/
include
/
asm
/
swab.h
blob: 80668e88419c3a43797c10632b60c24e6cb456c6 [
file
] [
log
] [
blame
]
Harvey Harrison
aa0effb
2009-01-13 19:31:29 -0800
[
diff
] [
blame^
]
1
#ifndef
_CRIS_SWAB_H
2
#define
_CRIS_SWAB_H
3
4
#ifdef
__KERNEL__
5
#include
<arch/swab.h>
6
#endif
/* __KERNEL__ */
7
8
#endif
/* _CRIS_SWAB_H */