index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unistd
/
_SC_PAGE_SIZE.h
blob: eaee4bd4f7d73d6aff7ce7da84dc26f7f1c607f9 (
plain
)
1
2
3
4
5
6
#include <unistd.h> #define _SC_PAGE_SIZE 53 /* XOPEN(400) POSIX(200112) */