summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen405/dlentry/dlentry.S
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen405/dlentry/dlentry.S')
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/dlentry/dlentry.S7
1 files changed, 0 insertions, 7 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen405/dlentry/dlentry.S b/c/src/lib/libbsp/powerpc/gen405/dlentry/dlentry.S
index 856e01cb06..46cc21fe74 100644
--- a/c/src/lib/libbsp/powerpc/gen405/dlentry/dlentry.S
+++ b/c/src/lib/libbsp/powerpc/gen405/dlentry/dlentry.S
@@ -66,9 +66,6 @@
*/
-.globl __eabi
-
-
#if PPC_ASM == PPC_ASM_ELF
.section .entry
#else
@@ -155,7 +152,3 @@ clear_bss:
.comm environ,4,4
-/* no eabi */
-__eabi:
- blr
-