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 v4.14-rc2 7 lines 115 B view raw
1#ifndef __KERNEL__ 2# ifdef __SH5__ 3# include <asm/unistd_64.h> 4# else 5# include <asm/unistd_32.h> 6# endif 7#endif