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