X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fhpux-os.c;h=7737762161931c25675b49156a1304a3c2b760d9;hb=bf40ae88bc289fd765a33861cc4bc0853ed483ba;hp=bff662f803bdb86c63d07cee932354bb53a367a7;hpb=3257c25015012253a096c990d5809daee974d057;p=sbcl.git diff --git a/src/runtime/hpux-os.c b/src/runtime/hpux-os.c index bff662f..7737762 100644 --- a/src/runtime/hpux-os.c +++ b/src/runtime/hpux-os.c @@ -30,7 +30,7 @@ size_t os_vm_page_size; void os_init(char *argv[], char *envp[]) { - os_vm_page_size = getpagesize(); + os_vm_page_size = BACKEND_PAGE_BYTES; } os_vm_address_t