x86 setup: add missing prototype; formatting fix
[deliverable/linux.git] / arch / x86 / boot / boot.h
index 8ec575249aa9f42b64ec57c8cc6595c14163c2aa..7822a4983da2376a8b4297cf3bad80a3519c717e 100644 (file)
@@ -241,6 +241,7 @@ int query_apm_bios(void);
 
 /* cmdline.c */
 int cmdline_find_option(const char *option, char *buffer, int bufsize);
+int cmdline_find_option_bool(const char *option);
 
 /* cpu.c, cpucheck.c */
 int check_cpu(int *cpu_level_ptr, int *req_level_ptr, u32 **err_flags_ptr);
This page took 0.064203 seconds and 5 git commands to generate.