#include void abort() { printf("abort()\n"); while(1); }