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