aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/nptl
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sparc/nptl')
-rw-r--r--sysdeps/sparc/nptl/tls.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/sparc/nptl/tls.h b/sysdeps/sparc/nptl/tls.h
index 18a548e86b..b08a156131 100644
--- a/sysdeps/sparc/nptl/tls.h
+++ b/sysdeps/sparc/nptl/tls.h
@@ -158,8 +158,6 @@ register struct pthread *__thread_self __asm__("%g7");
atomic_write_barrier (); \
} \
while (0)
-#define THREAD_GSCOPE_WAIT() \
- GL(dl_wait_lookup_done) ()
#endif /* !ASSEMBLER */