summaryrefslogtreecommitdiffstats
path: root/bsps/arm/gdbarmsim/start/bsp_specs
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/gdbarmsim/start/bsp_specs')
-rw-r--r--bsps/arm/gdbarmsim/start/bsp_specs9
1 files changed, 0 insertions, 9 deletions
diff --git a/bsps/arm/gdbarmsim/start/bsp_specs b/bsps/arm/gdbarmsim/start/bsp_specs
deleted file mode 100644
index 47dd31d46b..0000000000
--- a/bsps/arm/gdbarmsim/start/bsp_specs
+++ /dev/null
@@ -1,9 +0,0 @@
-%rename endfile old_endfile
-%rename startfile old_startfile
-
-*startfile:
-%{!qrtems: %(old_startfile)} \
-%{!nostdlib: %{qrtems: crti.o%s crtbegin.o%s}}
-
-*endfile:
-%{!qrtems: %(old_endfiles)} %{qrtems: crtend.o%s crtn.o%s}