/* This is just a dummy C program to test building. */ #include void do_utility (void) { printf ("this is the utils.c function\n"); }