diff --git a/modules/libcom/RTEMS/posix/rtems_init.c b/modules/libcom/RTEMS/posix/rtems_init.c index bd31e6033..ee8f56ecc 100644 --- a/modules/libcom/RTEMS/posix/rtems_init.c +++ b/modules/libcom/RTEMS/posix/rtems_init.c @@ -1082,7 +1082,7 @@ POSIX_Init ( void *argument __attribute__((unused))) //rtems_bsd_set_vprintf_handler(bsd_vprintf_handler_old); printf("\n***** Setting up file system *****\n"); - //???initialize_remote_filesystem(argv, initialize_local_filesystem(argv)); + initialize_remote_filesystem(argv, initialize_local_filesystem(argv)); fixup_hosts(); /*