summary refs log tree commit diff stats
path: root/hw/loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/loader.h')
-rw-r--r--hw/loader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/loader.h b/hw/loader.h
index 8ff3c94456..56676e16c7 100644
--- a/hw/loader.h
+++ b/hw/loader.h
@@ -41,7 +41,6 @@ void do_info_roms(Monitor *mon);
 #define PC_ROM_ALIGN       0x800
 #define PC_ROM_SIZE        (PC_ROM_MAX - PC_ROM_MIN_VGA)
 
-extern int rom_enable_driver_roms;
 int rom_add_vga(const char *file);
 int rom_add_option(const char *file);