stack 73 main.c char *stack; stack 88 main.c stack = kalloc(); stack 89 main.c *(void**)(code-4) = stack + KSTACKSIZE;