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