From ed0915ba70d0ff6ed0a78f45d46822763a580737 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 17 Feb 2010 23:42:28 -0800 Subject: Get new nptl building on SH4 Signed-off-by: Khem Raj --- libpthread/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h') diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h b/libpthread/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h index d7fada991..19ce7fe40 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h @@ -27,7 +27,6 @@ #include #endif -#define SYS_futex 240 #define FUTEX_WAIT 0 #define FUTEX_WAKE 1 #define FUTEX_CMP_REQUEUE 4 -- cgit v1.2.3