From bfcd278a8f624e6b10881e024ffc56b14f887112 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 9 Jan 2006 04:07:32 +0000 Subject: update for newer binutils --- libc/sysdeps/linux/hppa/crt1.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/hppa') 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 -- cgit v1.2.3