MacVAX XFC (system) Calls
Memory Management
- XFC #ALLOC_MEM (25)
- Add a page of memory to P0 space. Returns address of block. This will not work if there is a VAX OS running.
- XFC #FREE_MEM (26)
- Removes a page of memory to P0 space. This will not work if there is a VAX OS running.