summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/helas403/flashentry/flashentry.S
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-10 15:17:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-10 15:17:18 +0000
commit4a8039ab1db7997feae312fc53c91639fd3fe95a (patch)
tree388f73aa271ead22b5a26b7ae2ce12e285682f07 /c/src/lib/libbsp/powerpc/helas403/flashentry/flashentry.S
parent2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4a8039ab1db7997feae312fc53c91639fd3fe95a.tar.bz2
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* dlentry/dlentry.S, flashentry/flashentry.S: Remove PPC_ABI_POWEROPEN.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/helas403/flashentry/flashentry.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/powerpc/helas403/flashentry/flashentry.S b/c/src/lib/libbsp/powerpc/helas403/flashentry/flashentry.S
index 4959b0973c..dbfb3258d1 100644
--- a/c/src/lib/libbsp/powerpc/helas403/flashentry/flashentry.S
+++ b/c/src/lib/libbsp/powerpc/helas403/flashentry/flashentry.S
@@ -463,8 +463,4 @@ ramaccfx:
lwz r4,0(r2) /* get memory at start adr */
blr
-#if PPC_ABI == PPC_ABI_POWEROPEN
- DESCRIPTOR (startup)
-#endif
-
.comm environ,4,4