Module sys_client
Structs§
Functions§
- close
- Disconnect the handle if one exists
- connect
- debug_
msg - exit
- fixme_
cpuio_ read_ u8 - fixme_
cpuio_ read_ u16 - fixme_
cpuio_ write_ u8 - fixme_
cpuio_ write_ u16 - get_pid
- map_
memory - Map a memory region into this process’s memory map
- recv
- Receive data from a handle
- send
- Send data to a handle
- serve
- signal_
wait - unmap_
memory - Unmap a memory region allocated with
map_memory
- yield_
now