From 4e3f108e9bbd567e058f53be646b0ba2be1de8dd Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Fri, 6 Jan 2006 00:32:15 +0000 Subject: Merge from trunk. --- libpthread/linuxthreads.old/sysdeps/mips/pt-machine.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpthread/linuxthreads.old/sysdeps/mips/pt-machine.h') diff --git a/libpthread/linuxthreads.old/sysdeps/mips/pt-machine.h b/libpthread/linuxthreads.old/sysdeps/mips/pt-machine.h index f7efc881d..0bf7fc5b0 100644 --- a/libpthread/linuxthreads.old/sysdeps/mips/pt-machine.h +++ b/libpthread/linuxthreads.old/sysdeps/mips/pt-machine.h @@ -30,7 +30,7 @@ This file is part of the GNU C Library. Contributed by Maciej W. Rozycki , 2000. */ static inline int -_test_and_set (int *p, int v) __THROW +__NTH (_test_and_set (int *p, int v)) { int r, t; -- cgit v1.2.3