]> git.saurik.com Git - apple/xnu.git/blob - libsa/libsa/unistd.h
2dc5efd1c5c12543fd9765cd8ec7cd20f09fc11f
[apple/xnu.git] / libsa / libsa / unistd.h
1 #ifndef _LIBSA_UNISTD_H_
2 #define _LIBSA_UNISTD_H_
3
4
5 #define getpagesize() PAGE_SIZE
6
7
8 #endif _LIBSA_UNISTD_H_