00001 #ifndef __ndk_unistd_h__ 00002 #define __ndk_unistd_h__ 00003 00004 #define PAGESIZE 1 00005 #define _SC_PAGESIZE PAGESIZE 00006 #define _SC_PAGE_SIZE PAGESIZE 00007 00008 #endif