Include dependency graph for context.h:
Go to the source code of this file.
Defines | |
#define | context_set(c, _pc, stack, size) |
#define | context_save(c) context_save_arch(c) |
Functions | |
int | context_save_arch (context_t *c) |
void | context_restore_arch (context_t *c) __attribute__((noreturn)) |
static void | context_restore (context_t *c) |
Definition in file context.h.