aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr
diff options
context:
space:
mode:
authorDavid Xu <davidxu@FreeBSD.org>2005-10-29 03:08:43 +0000
committerDavid Xu <davidxu@FreeBSD.org>2005-10-29 03:08:43 +0000
commitbabdcc8d78290749f1b2a4489c60a445ecaf902e (patch)
tree06535ac75d1c3f881fcdd8e655a316cd1fcc9969 /lib/libthr
parent1ec14c6ee9fc372987c2a3c91b35b9e38aaa6059 (diff)
Notes
Diffstat (limited to 'lib/libthr')
-rw-r--r--lib/libthr/arch/i386/include/pthread_md.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libthr/arch/i386/include/pthread_md.h b/lib/libthr/arch/i386/include/pthread_md.h
index 95edfa6cc916..2a17cccd68f4 100644
--- a/lib/libthr/arch/i386/include/pthread_md.h
+++ b/lib/libthr/arch/i386/include/pthread_md.h
@@ -39,8 +39,6 @@
#define DTV_OFFSET offsetof(struct tcb, tcb_dtv)
-extern int _thr_using_setbase;
-
/*
* Variant II tcb, first two members are required by rtld,
* %gs points to the structure.