#include #include "test_funcs.h" void hello() { printf("Hello World!\r\n"); }