|
PatchworkOS
966e257
A non-POSIX operating system.
|
Go to the source code of this file.
Functions | |
| void | tss_init (tss_t *tss) |
| Initialize a TSS structure. | |
| void | tss_ist_load (tss_t *tss, tss_ist_t ist, stack_pointer_t *stack) |
| Load a stack into an IST entry. | |