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