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