mirror of
https://github.com/qemu/qemu.git
synced 2025-08-07 06:13:49 +00:00
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>
This commit is contained in:
parent
4282c82770
commit
a6b6d08a3b
@ -34,7 +34,6 @@
|
|||||||
#define MAX_CPUS 1
|
#define MAX_CPUS 1
|
||||||
|
|
||||||
#define BIOS_SIZE (1024 * 1024)
|
#define BIOS_SIZE (1024 * 1024)
|
||||||
#define BIOS_FILENAME "ppc_rom.bin"
|
|
||||||
#define NVRAM_SIZE 0x2000
|
#define NVRAM_SIZE 0x2000
|
||||||
#define PROM_FILENAME "openbios-ppc"
|
#define PROM_FILENAME "openbios-ppc"
|
||||||
#define PROM_ADDR 0xfff00000
|
#define PROM_ADDR 0xfff00000
|
||||||
|
Loading…
Reference in New Issue
Block a user