1 #ifndef _CRIS_SWAB_H
2 #define _CRIS_SWAB_H
3 
4 #include <arch/swab.h>
5 #include <uapi/asm/swab.h>
6 
7 #endif /* _CRIS_SWAB_H */
8