summaryrefslogtreecommitdiff
path: root/sys/amd64
diff options
context:
space:
mode:
authorAttilio Rao <attilio@FreeBSD.org>2007-09-20 20:38:43 +0000
committerAttilio Rao <attilio@FreeBSD.org>2007-09-20 20:38:43 +0000
commitc8790f5d0971d21e6e72f8770214911e4d4fe649 (patch)
tree1d744e733c0ca39255ebe0ac9fa96c43caf85983 /sys/amd64
parent96a2b63525c3b22336e51fdf00467219fc94b215 (diff)
Notes
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/include/smp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/include/smp.h b/sys/amd64/include/smp.h
index cafe4cd95fd8..d85c55e04fb7 100644
--- a/sys/amd64/include/smp.h
+++ b/sys/amd64/include/smp.h
@@ -34,7 +34,6 @@ extern u_int32_t mptramp_pagetables;
extern int mp_naps;
extern int boot_cpu_id;
extern struct pcb stoppcbs[];
-extern struct mtx smp_tlb_mtx;
extern int cpu_apic_ids[];
/* IPI handlers */