summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/beatnik/startup/bspstart.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/beatnik/startup/bspstart.c')
-rw-r--r--c/src/lib/libbsp/powerpc/beatnik/startup/bspstart.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/c/src/lib/libbsp/powerpc/beatnik/startup/bspstart.c b/c/src/lib/libbsp/powerpc/beatnik/startup/bspstart.c
index feda0937a1..b3a17e774d 100644
--- a/c/src/lib/libbsp/powerpc/beatnik/startup/bspstart.c
+++ b/c/src/lib/libbsp/powerpc/beatnik/startup/bspstart.c
@@ -130,13 +130,6 @@ char BSP_serialNumber[20] = {0};
char BSP_enetAddr0[7] = {0};
char BSP_enetAddr1[7] = {0};
-/*
- * The original table from the application and our copy of it with
- * some changes.
- */
-
-extern rtems_configuration_table Configuration;
-
char *rtems_progname;
/*