]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/m68k/nptl/tls.h
nptl: Move stack list variables into _rtld_global
[thirdparty/glibc.git] / sysdeps / m68k / nptl / tls.h
index 68ea952e79556a98e1007fcd7643d36f7bc51f6f..69e174484e4d89cda5bd5bc371a25cad8ebfa547 100644 (file)
@@ -153,8 +153,6 @@ extern void * __m68k_read_tp (void);
       atomic_write_barrier ();                                         \
     }                                                                  \
   while (0)
-#define THREAD_GSCOPE_WAIT() \
-  GL(dl_wait_lookup_done) ()
 
 #endif /* __ASSEMBLER__ */