hjl / source-git / glibc

Forked from source-git/glibc 3 years ago
Clone
Blob Blame History Raw
/* The most useful C program known to man.  */
static int
do_test (void)
{
  return 0;
}

#include <support/test-driver.c>