MOS Source Code
Loading...
Searching...
No Matches
context.h File Reference
+ Include dependency graph for context.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void x86_set_fsbase (thread_t *thread)
 

Function Documentation

◆ x86_set_fsbase()

void x86_set_fsbase ( thread_t * thread)

Definition at line 149 of file context.c.

Referenced by platform_arch_syscall(), and platform_switch_to_thread().