summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/v850/gdbv850sim/bsp_specs
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2017-12-18 13:38:27 -0600
committerJoel Sherrill <joel@rtems.org>2017-12-19 11:06:35 -0600
commite9806ffc5bfcb661fe9964bafc248355c9c5e03e (patch)
tree881dd497e81669367438d6eabec269560382bcac /c/src/lib/libbsp/v850/gdbv850sim/bsp_specs
parentmvme167: Simplify bsp_specs (diff)
downloadrtems-e9806ffc5bfcb661fe9964bafc248355c9c5e03e.tar.bz2
gdbv850sim: Simplify bsp_specs
Updates #3520.
Diffstat (limited to 'c/src/lib/libbsp/v850/gdbv850sim/bsp_specs')
-rw-r--r--c/src/lib/libbsp/v850/gdbv850sim/bsp_specs10
1 files changed, 1 insertions, 9 deletions
diff --git a/c/src/lib/libbsp/v850/gdbv850sim/bsp_specs b/c/src/lib/libbsp/v850/gdbv850sim/bsp_specs
index 0f4bd0adfa..13be8e3f41 100644
--- a/c/src/lib/libbsp/v850/gdbv850sim/bsp_specs
+++ b/c/src/lib/libbsp/v850/gdbv850sim/bsp_specs
@@ -1,13 +1,5 @@
-%rename endfile old_endfile
%rename startfile old_startfile
-%rename link old_link
*startfile:
%{!qrtems: %(old_startfile)} \
-%{!nostdlib: %{qrtems: start.o%s -e _start}}
-
-*link:
-%{!qrtems: %(old_link)} %{qrtems: %(old_link)}
-
-*endfile:
-%{!qrtems: %(old_endfile)} %{qrtems: %(old_link)}
+%{!nostdlib: %{qrtems: }}