aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/processor.h')
-rw-r--r--arch/x86/include/asm/processor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/processor.h
index fed93fec9764..6469866a7410 100644
--- a/arch/x86/include/asm/processor.h
+++ b/arch/x86/include/asm/processor.h
@@ -815,6 +815,7 @@ extern unsigned int BIOS_revision;
815 815
816/* Boot loader type from the setup header: */ 816/* Boot loader type from the setup header: */
817extern int bootloader_type; 817extern int bootloader_type;
818extern int bootloader_version;
818 819
819extern char ignore_fpu_irq; 820extern char ignore_fpu_irq;
820 821