Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6] / arch / cris / include / asm / swab.h
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 */