From 2bfdab638a463da3e3a7d399b3bf3162f4ed08df Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Sat, 4 Oct 2008 07:22:29 +0000 Subject: Move nographic export to sysemu.h git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5414 c046a42c-6fe2-441c-8c8c-71466251a162 --- hw/sun4m.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'hw/sun4m.c') diff --git a/hw/sun4m.c b/hw/sun4m.c index 697c76dcd4..079439a46f 100644 --- a/hw/sun4m.c +++ b/hw/sun4m.c @@ -175,8 +175,6 @@ static int nvram_boot_set(void *opaque, const char *boot_device) return 0; } -extern int nographic; - static void nvram_init(m48t59_t *nvram, uint8_t *macaddr, const char *cmdline, const char *boot_devices, ram_addr_t RAM_size, uint32_t kernel_size, -- cgit 1.4.1