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> 9
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> 9