stack 69 main.c char *stack; stack 84 main.c stack = kalloc(); stack 85 main.c *(void**)(code-4) = stack + KSTACKSIZE;