ref: 71292834bbafcf6bc409cfd7691f9e6650df025b dir: /libkern/abort.c/
#include <lib9.h> void abort(void) { while(*(int*)0) ; }