OSDN Git Service

oops. I'd left some junk in there
authorEric Andersen <andersen@codepoet.org>
Fri, 10 Jun 2005 10:31:37 +0000 (10:31 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 10 Jun 2005 10:31:37 +0000 (10:31 -0000)
libc/sysdeps/linux/arm/crt1.S

index 69357a9..65f27d0 100644 (file)
@@ -71,9 +71,6 @@ _start:
        adr r8, .L_main
        ldr r0, .L_main
        add r0, r0, r8
-
-       ldr r4, .L_init + 4
-       add r4, r4, r8
 #else
        ldr r0, =main
 #endif