Searched refs:OS_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
26 #ifndef OS_STACK_SIZE27 #define OS_STACK_SIZE 2048 macro112 uint64_t __attribute__ ((section (".stack"))) _STACK[OS_STACK_SIZE / sizeof(uint64_t)];