summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-12-18 22:42:09 +0000
committerjhb <jhb@FreeBSD.org>2001-12-18 22:42:09 +0000
commit1819582cdf2a4dc9564374b00aa44eb297b4a34d (patch)
treea4232f355fec69693f26f51f2d1969ecc78d32e1 /sys/amd64
parent59c7a88fd13ef03723a7c7a072f510e3850cfa87 (diff)
downloadFreeBSD-src-1819582cdf2a4dc9564374b00aa44eb297b4a34d.zip
FreeBSD-src-1819582cdf2a4dc9564374b00aa44eb297b4a34d.tar.gz
Axe stale extern for a non-existent variable.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/isa/intr_machdep.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/isa/intr_machdep.h b/sys/amd64/isa/intr_machdep.h
index cfab097..39bffb9 100644
--- a/sys/amd64/isa/intr_machdep.h
+++ b/sys/amd64/isa/intr_machdep.h
@@ -139,7 +139,6 @@ extern u_long *intr_countp[]; /* pointers into intrcnt[] */
extern driver_intr_t *intr_handler[]; /* C entry points of intr handlers */
extern struct ithd *ithds[];
extern void *intr_unit[]; /* cookies to pass to intr handlers */
-extern struct ithd softinterrupt; /* soft interrupt thread */
inthand_t
IDTVEC(fastintr0), IDTVEC(fastintr1),
OpenPOWER on IntegriCloud