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