summaryrefslogtreecommitdiffstats
path: root/hw/ppc/mac.h
diff options
context:
space:
mode:
authorMichael Tokarev2013-12-02 18:17:19 +0100
committerMichael Tokarev2013-12-02 18:18:18 +0100
commita6b6d08a3bf93c8cc6521336a89ac0467ab7edca (patch)
tree8c819c41cbc46f02a0610deac2a55cd92cac9f79 /hw/ppc/mac.h
parentDon't crash on keyboard input with no handler (diff)
downloadqemu-a6b6d08a3bf93c8cc6521336a89ac0467ab7edca.tar.gz
qemu-a6b6d08a3bf93c8cc6521336a89ac0467ab7edca.tar.xz
qemu-a6b6d08a3bf93c8cc6521336a89ac0467ab7edca.zip
hw/ppc/mac.h: remove unused BIOS_FILENAME definition
This definition has been moved to prep.c. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw/ppc/mac.h')
-rw-r--r--hw/ppc/mac.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/ppc/mac.h b/hw/ppc/mac.h
index 1e578dd59d..c1faf9ce27 100644
--- a/hw/ppc/mac.h
+++ b/hw/ppc/mac.h
@@ -34,7 +34,6 @@
#define MAX_CPUS 1
#define BIOS_SIZE (1024 * 1024)
-#define BIOS_FILENAME "ppc_rom.bin"
#define NVRAM_SIZE 0x2000
#define PROM_FILENAME "openbios-ppc"
#define PROM_ADDR 0xfff00000