Browse Source

update for newer binutils

Mike Frysinger 19 years ago
parent
commit
bfcd278a8f
1 changed files with 1 additions and 1 deletions
  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