q/lib/mem/const_linux.q

11 lines
86 B
Plaintext

const {
prot {
read 0x1
write 0x2
}
map {
private 0x02
anonymous 0x20
}
}