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