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