From 82ba14bc472e809d2090b97b6a3b9e6bd72760da Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 26 Jun 2002 09:10:52 +0000 Subject: Several cleanups/fixes from Marshall M. Midden --- libc/sysdeps/linux/mips/bsd-setjmp.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/mips/bsd-setjmp.S') diff --git a/libc/sysdeps/linux/mips/bsd-setjmp.S b/libc/sysdeps/linux/mips/bsd-setjmp.S index 49a904d29..51af9c891 100644 --- a/libc/sysdeps/linux/mips/bsd-setjmp.S +++ b/libc/sysdeps/linux/mips/bsd-setjmp.S @@ -34,8 +34,8 @@ .type setjmp,@function setjmp: - .set noreorder #ifdef __PIC__ + .set noreorder .cpload t9 .set reorder la t9, __sigsetjmp -- cgit v1.2.3