Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
Go to the source code of this file.
Functions | |
void | mp_stack_ctrl_init (void) |
void | mp_stack_set_top (void *top) |
mp_uint_t | mp_stack_usage (void) |
void mp_stack_ctrl_init | ( | void | ) |
Definition at line 30 of file stackctrl.c.
void mp_stack_set_top | ( | void * | top | ) |
Definition at line 35 of file stackctrl.c.
mp_uint_t mp_stack_usage | ( | void | ) |
Definition at line 39 of file stackctrl.c.