#define _GNU_SOURCE #include #include "libc.h" int getpagesize(void) { return PAGE_SIZE; }

AltStyle によって変換されたページ (->オリジナル) /