q/lib/mem/const_linux.q

9 lines
80 B
Plaintext

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