aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/mptable.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/mptable.h')
-rw-r--r--sys/amd64/include/mptable.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/include/mptable.h b/sys/amd64/include/mptable.h
index e8da25b887fe..1feb66af173c 100644
--- a/sys/amd64/include/mptable.h
+++ b/sys/amd64/include/mptable.h
@@ -320,9 +320,6 @@ static void release_aps(void *dummy);
* initialize all the SMP locks
*/
-/* critical region around IO APIC, apic_imen */
-struct mtx imen_mtx;
-
/* lock region used by kernel profiling */
int mcount_lock;