aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/bootparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/bootparam.h')
-rw-r--r--include/asm-x86/bootparam.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86/bootparam.h b/include/asm-x86/bootparam.h
index 55ae9d0c4255..6eeba3b2812b 100644
--- a/include/asm-x86/bootparam.h
+++ b/include/asm-x86/bootparam.h
@@ -109,6 +109,5 @@ struct boot_params {
109} __attribute__((packed)); 109} __attribute__((packed));
110 110
111void reserve_setup_data(void); 111void reserve_setup_data(void);
112void parse_setup_data(void);
113 112
114#endif /* _ASM_BOOTPARAM_H */ 113#endif /* _ASM_BOOTPARAM_H */