mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00: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>
|