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