diff options
Diffstat (limited to 'arch/x86/include/uapi/asm/bootparam.h')
-rw-r--r-- | arch/x86/include/uapi/asm/bootparam.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/uapi/asm/bootparam.h b/arch/x86/include/uapi/asm/bootparam.h index 5138dacf8bb8..07244ea16765 100644 --- a/arch/x86/include/uapi/asm/bootparam.h +++ b/arch/x86/include/uapi/asm/bootparam.h | |||
@@ -58,7 +58,7 @@ struct setup_header { | |||
58 | __u32 header; | 58 | __u32 header; |
59 | __u16 version; | 59 | __u16 version; |
60 | __u32 realmode_swtch; | 60 | __u32 realmode_swtch; |
61 | __u16 start_sys; | 61 | __u16 start_sys_seg; |
62 | __u16 kernel_version; | 62 | __u16 kernel_version; |
63 | __u8 type_of_loader; | 63 | __u8 type_of_loader; |
64 | __u8 loadflags; | 64 | __u8 loadflags; |