]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/riscv/nptl/tls.h
nptl: Move stack list variables into _rtld_global
[thirdparty/glibc.git] / sysdeps / riscv / nptl / tls.h
index a9167bc143ee4c4bd50ec1685fb5c7dc5197d343..41d9db10cf8fe2f917f58d306644c2ded627343f 100644 (file)
@@ -139,8 +139,6 @@ typedef struct
       atomic_write_barrier ();                                              \
     }                                                                       \
   while (0)
-# define THREAD_GSCOPE_WAIT() \
-  GL(dl_wait_lookup_done) ()
 
 #endif /* __ASSEMBLER__ */