blob: 336033c7093274a851406e7761b6cb7c520bc1ed [file] [log] [blame]
#include <stdio.h>
void file2() {
printf("Control in function %s\n", __func__);
}