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