blob: 0693e471123fb593c7897a3deb01ca37680a3ea5 [file] [log] [blame]
#include <stdlib.h>
int
main()
{
abort ();
return 0;
}