mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-26 22:38:30 +00:00
Create variables for page size
This commit is contained in:
parent
23dfb79d33
commit
567d8fe32d
34 changed files with 137 additions and 101 deletions
|
@ -22,7 +22,7 @@
|
|||
#include "libc/sysv/consts/map.h"
|
||||
#include "libc/sysv/consts/prot.h"
|
||||
|
||||
#define G getgransize()
|
||||
#define G __gransize
|
||||
|
||||
/**
|
||||
* Extends static allocation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue