|
RTEMS CPU Kit with SuperCore
4.11.3
|
Get System Page Size. More...
#include <unistd.h>#include <sys/param.h>
Functions | |
| int | getpagesize (void) |
| Get System Page Size (from SVR4 and 4.2+ BSD) More... | |
Get System Page Size.
| int getpagesize | ( | void | ) |
Get System Page Size (from SVR4 and 4.2+ BSD)
This is not a functional version but the SPARC backend for at least gcc 2.8.1 plus gnat 3.13p and gcc 3.0.1 require it to be there and return a reasonable value.
1.8.13