/* my_functions.h * * Header file containing function declarations * */ void PrintHello(void);