PANICSTKSIZE
if (t->t_sp >= panicstk && t->t_sp < panicstk + PANICSTKSIZE)
char panic_stack[PANICSTKSIZE]; /* reserved stack for panic_thread */