repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
h8300
/
include
/
uapi
/
asm
/
unistd.h
blob
eb7bc0012af5fb2f356204b3a5b288eec938d3e0
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>