Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.3-rc6 8 lines 135 B view raw
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 */