diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-04-04 16:04:27 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-04-04 16:04:27 +0200 |
commit | 8debb0736ea5578a195ab663bf9565d6e52ad83b (patch) | |
tree | cab96f6c0d01146c59e5f446eec8ef6c41808df4 /sys/src/cmd/python/Python/ast.c | |
parent | 7451bb405d9e51965ce07d55f04f43dc45b6cef9 (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/ast.c')
0 files changed, 0 insertions, 0 deletions