#include <sys/types.h>
Go to the source code of this file.
Data Structures | |
struct | istate |
Interrupt context. More... | |
Typedefs | |
typedef istate | istate_t |
Interrupt context. | |
Functions | |
static uintptr_t | istate_get_fp (istate_t *istate) |
static uintptr_t | istate_get_pc (istate_t *istate) |
Definition in file istate.h.