Push use of 'struct pci_device' to bootprio_find_pci_rom().
[seabios.git] / src / util.h
index eecedacfbea3e04ebad27ca9930614589b607874..303c524bd4b79cf424293939524c4210e620c2d9 100644 (file)
@@ -416,6 +416,7 @@ void optionrom_setup(void);
 void vga_setup(void);
 void s3_resume_vga_init(void);
 extern u32 RomEnd;
+extern int ScreenAndDebug;
 
 // bootsplash.c
 void enable_vga_console(void);