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