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