summaryrefslogtreecommitdiff
path: root/sys/src/cmd/python/Python/bltinmodule.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2020-04-04 16:04:27 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2020-04-04 16:04:27 +0200
commit8debb0736ea5578a195ab663bf9565d6e52ad83b (patch)
treecab96f6c0d01146c59e5f446eec8ef6c41808df4 /sys/src/cmd/python/Python/bltinmodule.c
parent7451bb405d9e51965ce07d55f04f43dc45b6cef9 (diff)
kernel: add portable memory map code (port/memmap.c)
This is a generic memory map for physical addresses. Entries can be added with memmapadd() giving a range and a type. Ranges can be allocated and freed from the map. The code automatically resolves overlapping ranges by type priority.
Diffstat (limited to 'sys/src/cmd/python/Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions