summaryrefslogtreecommitdiff
path: root/rtems_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'rtems_init.c')
-rw-r--r--rtems_init.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/rtems_init.c b/rtems_init.c
index f87c4ed..288ec7c 100644
--- a/rtems_init.c
+++ b/rtems_init.c
@@ -27,9 +27,6 @@
#include "FilesystemImage.h"
#endif
-
-extern rtems_configuration_table BSP_Configuration;
-
/*
* Using GNAT's Distributed Systems Annex support requires
* each node in the system to have different pid's. In a
@@ -124,8 +121,6 @@ void parse_arguments(
}
#endif
}
-
-
#endif
/*