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