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