#include <stack.h>
The following defines the control block used to manage each stack.
Definition at line 53 of file stack.h.
This is the low memory address of stack.
Definition at line 57 of file stack.h.
This is the stack size.
Definition at line 55 of file stack.h.