compiling-code
define PAGE_SIZE sysconf(_SC_PAGE_SIZE)
^^ use this if you get the error "5092.c:30:30: fatal error: asm-generic/page.h: No such file or directory" or something similar dealing with asm/page etc etc
Last updated