diff options
Diffstat (limited to 'sysdeps/sparc/nptl/tls.h')
-rw-r--r-- | sysdeps/sparc/nptl/tls.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/sparc/nptl/tls.h b/sysdeps/sparc/nptl/tls.h index 8a547f138e..2a79868ee2 100644 --- a/sysdeps/sparc/nptl/tls.h +++ b/sysdeps/sparc/nptl/tls.h @@ -45,9 +45,6 @@ typedef struct #if __WORDSIZE != 64 int gscope_flag; #endif -#ifndef __ASSUME_PRIVATE_FUTEX - int private_futex; -#endif } tcbhead_t; #else /* __ASSEMBLER__ */ |