aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/genapic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86_64/genapic.h')
-rw-r--r--include/asm-x86_64/genapic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86_64/genapic.h b/include/asm-x86_64/genapic.h
index a0e9a4b93484..b80f4bb5f273 100644
--- a/include/asm-x86_64/genapic.h
+++ b/include/asm-x86_64/genapic.h
@@ -30,6 +30,6 @@ struct genapic {
};
-extern struct genapic *genapic;
+extern struct genapic *genapic, *genapic_force, apic_flat;
#endif