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