Explorar el Código

update for newer binutils

Mike Frysinger hace 20 años
padre
commit
bfcd278a8f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      libc/sysdeps/linux/hppa/crt1.S

+ 1 - 1
libc/sysdeps/linux/hppa/crt1.S

@@ -107,7 +107,7 @@ _start:
 	bl	__uClibc_main,%r2
 	nop
 	/* die horribly if it returned (it shouldn't) */
-	iitlbp %r0,(%r0)
+	iitlbp %r0,(%sr0,%r0)
 	nop
 
 	.procend