|
PatchworkOS
da8a090
A non-POSIX operating system.
|
Per thread syscall context. More...
#include <syscall.h>
Data Fields | |
| uintptr_t | syscallRsp |
| The stack pointer to use when handling syscalls. | |
| uintptr_t | userRsp |
| Used to avoid clobbering registers when switching stacks. | |
| uintptr_t syscall_ctx_t::syscallRsp |
| uintptr_t syscall_ctx_t::userRsp |