Searched refs:user_stack (Results 1 – 1 of 1) sorted by relevance
122 long __attribute__ ((aligned(stackalign))) user_stack[STACK_SIZE]; variable123 long *stack_start = &user_stack[STACK_SIZE];
Completed in 4 milliseconds