mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +00:00
Make some new Windows 10 memory APIs available
This commit is contained in:
parent
f6ba270ff3
commit
101fb3d9b3
5 changed files with 30 additions and 4 deletions
|
@ -16,6 +16,7 @@
|
|||
#define kNtMemLargePages 0x20000000
|
||||
#define kNtMem4mbPages 0x80000000
|
||||
|
||||
#define kNtMemReservePlaceholder 0x00040000
|
||||
#define kNtMemReplacePlaceholder 0x00004000
|
||||
|
||||
#endif /* COSMOPOLITAN_LIBC_NT_ENUM_MEMFLAGS_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue