#include #include void hello(int arg); int rtems(int argc, char** argv); int test(int argc, char **argv); int my_main(int argc, char **argv);