blob: cc1f768c1388c2767b6ae505e83326e69620a3f1 [file] [log] [blame] [edit]
#include <stdlib.h>
int main(int argc, char* argv[]) {
abort();
}