Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
swab.h
Go to the documentation of this file.
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 */