l3.libnazgul/src/nzg_global.h
2020-03-03 23:46:32 +01:00

4 lines
60 B
C

#include <unistd.h>
#define PAGESIZE sysconf(_SC_PAGESIZE)