android_kernel_cmhtcleo/arch/cris/include/asm/swab.h
2010-08-27 11:19:57 +02:00

9 lines
135 B
C

#ifndef _CRIS_SWAB_H
#define _CRIS_SWAB_H
#ifdef __KERNEL__
#include <arch/swab.h>
#endif /* __KERNEL__ */
#endif /* _CRIS_SWAB_H */