#include "types.h" #include "sys_stacks.h" u8 graphStack[GRAPH_STACK_SIZE]; u8 padmgrStack [PADMGR_STACK_SIZE]; u8 irqmgrStack [IRQMGR_STACK_SIZE];