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