|
WISP ERT (Client)
1.0.0
The WISP Extended Runtime (WISP side)
|
ERT user context type. More...
#include <ucontext.h>
Data Fields | |
| stack_t | uc_stack |
| Stack used by this context. More... | |
| mcontext_t | uc_mcontext |
| Machine context. More... | |
ERT user context type.
| mcontext_t uc_mcontext |
Machine context.
| stack_t uc_stack |
Stack used by this context.