diff options
Diffstat (limited to 'arch/x86/include/asm/processor.h')
-rw-r--r-- | arch/x86/include/asm/processor.h | 1 |
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: */ |
817 | extern int bootloader_type; | 817 | extern int bootloader_type; |
818 | extern int bootloader_version; | ||
818 | 819 | ||
819 | extern char ignore_fpu_irq; | 820 | extern char ignore_fpu_irq; |
820 | 821 | ||