mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-16 12:22:33 +02:00
9 lines
182 B
C
9 lines
182 B
C
#define __ARCH_NOMMU
|
|
|
|
#define __ARCH_WANT_RENAMEAT
|
|
#define __ARCH_WANT_STAT64
|
|
#define __ARCH_WANT_SET_GET_RLIMIT
|
|
#define __ARCH_WANT_TIME32_SYSCALLS
|
|
|
|
#include <asm-generic/unistd.h>
|