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 v5.18 8 lines 182 B view raw
1#define __ARCH_NOMMU 2 3#define __ARCH_WANT_RENAMEAT 4#define __ARCH_WANT_STAT64 5#define __ARCH_WANT_SET_GET_RLIMIT 6#define __ARCH_WANT_TIME32_SYSCALLS 7 8#include <asm-generic/unistd.h>