mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-21 07:38:05 +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>
|