blob: 14aabac475ad2f5504594309c8373a8b48b77682 [file] [log] [blame]
#include <stdio.h>
void func2(void)
{
printf("Hello from func2.c\n");
}