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