blob: 0fcfc03fdb91ea9e915ad5351c36efe143f1c2aa [file] [log] [blame]
#include <stdio.h>
void function2(void)
{
printf("Hello from function2.in\n");
}