From 945a6124b6aa3047e3d144da4fb47cbbf5da70ee Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 24 Nov 2004 08:05:15 +0000 Subject: Updated to fedora-glibc-20041124T0741 --- sysdeps/unix/sysv/linux/mips/sys/tas.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysdeps/unix/sysv/linux/mips/sys/tas.h') diff --git a/sysdeps/unix/sysv/linux/mips/sys/tas.h b/sysdeps/unix/sysv/linux/mips/sys/tas.h index 006e1614c7..e5180f9475 100644 --- a/sysdeps/unix/sysv/linux/mips/sys/tas.h +++ b/sysdeps/unix/sysv/linux/mips/sys/tas.h @@ -21,7 +21,6 @@ #define _SYS_TAS_H 1 #include - #include __BEGIN_DECLS @@ -43,7 +42,7 @@ _test_and_set (int *p, int v) __THROW ("/* Inline test and set */\n" "1:\n\t" ".set push\n\t" -#if _MIPS_SIM == _MIPS_SIM_ABI32 +#if _MIPS_SIM == _ABIO32 ".set mips2\n\t" #endif "ll %0,%3\n\t" -- cgit v1.2.3-70-g09d2