9 lines
98 B
Plaintext
9 lines
98 B
Plaintext
const page {
|
|
readwrite 0x0004
|
|
}
|
|
|
|
const mem {
|
|
commit 0x1000
|
|
reserve 0x2000
|
|
decommit 0x4000
|
|
} |