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