projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4282c82
)
hw/ppc/mac.h: remove unused BIOS_FILENAME definition
author
Michael Tokarev
<mjt@tls.msk.ru>
Mon, 2 Dec 2013 17:17:19 +0000
(21:17 +0400)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Mon, 2 Dec 2013 17:18:18 +0000
(21:18 +0400)
This definition has been moved to prep.c.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/ppc/mac.h
patch
|
blob
|
history
diff --git
a/hw/ppc/mac.h
b/hw/ppc/mac.h
index
1e578dd
..
c1faf9c
100644
(file)
--- a/
hw/ppc/mac.h
+++ b/
hw/ppc/mac.h
@@
-34,7
+34,6
@@
#define MAX_CPUS 1
#define BIOS_SIZE (1024 * 1024)
#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
#define NVRAM_SIZE 0x2000
#define PROM_FILENAME "openbios-ppc"
#define PROM_ADDR 0xfff00000