summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/startup/erc32mec.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sparc/erc32/startup/erc32mec.c')
-rw-r--r--c/src/lib/libbsp/sparc/erc32/startup/erc32mec.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/c/src/lib/libbsp/sparc/erc32/startup/erc32mec.c b/c/src/lib/libbsp/sparc/erc32/startup/erc32mec.c
deleted file mode 100644
index 7b0ccbd309..0000000000
--- a/c/src/lib/libbsp/sparc/erc32/startup/erc32mec.c
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * Put this variable in a separate file so it is only linked in when needed.
- *
- * COPYRIGHT (c) 1989-2002.
- * On-Line Applications Research Corporation (OAR).
- *
- * The license and distribution terms for this file may be
- * found in the file LICENSE in this distribution or at
- * http://www.rtems.org/license/LICENSE.
- */
-
-#include <rtems.h>
-#include <bsp.h>
-
-ERC32_Register_Map ERC32_MEC;