hjl / source-git / glibc

Forked from source-git/glibc 3 years ago
Clone
Blob Blame History Raw
#include <wchar.h>
#include <wctype.h>
#include <stddef.h>
ptrdiff_t i;

int
main (void)
{
  return 0;
}