mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06: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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue