Removed the CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM to make it produce the correct output. --- hello/hello_world_c/test.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/hello/hello_world_c/test.c b/hello/hello_world_c/test.c index 04a55fe..9f8e09f 100644 --- a/hello/hello_world_c/test.c +++ b/hello/hello_world_c/test.c @@ -23,7 +23,6 @@ rtems_task Init( /* NOTICE: the clock driver is explicitly disabled */ #define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER #define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER -#define CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM #define CONFIGURE_RTEMS_INIT_TASKS_TABLE #define CONFIGURE_MAXIMUM_TASKS 1 -- 1.8.3.1 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel