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