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