aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/apic_64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/apic_64.h')
-rw-r--r--include/asm-x86/apic_64.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/apic_64.h b/include/asm-x86/apic_64.h
index 81335e95365b..f32f654d1f96 100644
--- a/include/asm-x86/apic_64.h
+++ b/include/asm-x86/apic_64.h
@@ -19,6 +19,7 @@
19extern int apic_verbosity; 19extern int apic_verbosity;
20extern int apic_runs_main_timer; 20extern int apic_runs_main_timer;
21extern int ioapic_force; 21extern int ioapic_force;
22extern int disable_apic_timer;
22 23
23/* 24/*
24 * Define the default level of output to be very little 25 * Define the default level of output to be very little