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