summaryrefslogtreecommitdiffstats
path: root/lib/libthr/arch
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2005-10-29 03:08:43 +0000
committerdavidxu <davidxu@FreeBSD.org>2005-10-29 03:08:43 +0000
commit3882c07f39e7810e935bd93281385109a74c6c45 (patch)
tree06535ac75d1c3f881fcdd8e655a316cd1fcc9969 /lib/libthr/arch
parent3b25215c1e7ec81babe04ab02948532904344f10 (diff)
downloadFreeBSD-src-3882c07f39e7810e935bd93281385109a74c6c45.zip
FreeBSD-src-3882c07f39e7810e935bd93281385109a74c6c45.tar.gz
Kill unused variable declaration.
Diffstat (limited to 'lib/libthr/arch')
-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 95edfa6..2a17ccc 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.
OpenPOWER on IntegriCloud