blob: e1185b5fe6fcca85e4f7aa57703e8895c6fbf1d3 [file] [log] [blame]
#include <stdio.h>
void
foo1 (void)
{
printf ("foo1\n");
}