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 fcf4d92e7e04..6384d25121ca 100644
--- a/arch/x86/include/asm/processor.h
+++ b/arch/x86/include/asm/processor.h
@@ -814,6 +814,7 @@ extern unsigned int BIOS_revision;
814 814
815/* Boot loader type from the setup header: */ 815/* Boot loader type from the setup header: */
816extern int bootloader_type; 816extern int bootloader_type;
817extern int bootloader_version;
817 818
818extern char ignore_fpu_irq; 819extern char ignore_fpu_irq;
819 820