#include <stdio.h> void function1(void) { printf("Hello from function1.in\n"); }