blob: 31860b06b35c649e9b26f3d85c79ae2e7f2dec88 [file] [log] [blame]
/* The most useful C program known to man. */
static int
do_test (void)
{
return 0;
}
#include <support/test-driver.c>