summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/hppa
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-09 04:07:32 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-09 04:07:32 +0000
commitbfcd278a8f624e6b10881e024ffc56b14f887112 (patch)
tree806c93c5eb6b0936e65c67a32615a757567f3164 /libc/sysdeps/linux/hppa
parent7682b26483c86d4d2371cf96c98a46ffe8b9e4db (diff)
update for newer binutils
Diffstat (limited to 'libc/sysdeps/linux/hppa')
-rw-r--r--libc/sysdeps/linux/hppa/crt1.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/hppa/crt1.S b/libc/sysdeps/linux/hppa/crt1.S
index 1f87f71f0..cd048ed45 100644
--- a/libc/sysdeps/linux/hppa/crt1.S
+++ b/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