3 #define HAVE_GETPAGESIZE
7 #ifndef HAVE_GETPAGESIZE
12 #define getpagesize() EXEC_PAGESIZE
15 #define getpagesize() NBPG * CLSIZE
18 #endif /* no CLSIZE */
20 #define getpagesize() NBPC
22 #endif /* no EXEC_PAGESIZE */
24 #endif /* not HAVE_GETPAGESIZE */