12 #define STACKCHKFILLBYTE (0x5A) StackchkStruct stackchk
Stores the results of Stackchk(). Always call Stackchk() before using this values!
Definition: stackchk.c:39
Definition: stackchk.h:14
void Stackchk(void)
Fills the stackchk Struct.
Definition: stackchk.c:75
uint16_t stackmin
Keeps track of the lowest Stack Address being used.
Definition: stackchk.h:15
uint16_t heapmax
Heep grows from __bss_end upwards and reduces stack reserve.
Definition: stackchk.h:16