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