I have two files one.c and two.c which respectively contains f_one and f_two functions. After compilation, I obtain two o
one.c
two.c
f_one
f_two