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