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