projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
860c6c5
)
Delete now unused define.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 20 May 2007 10:59:07 +0000
(10:59 +0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 20 May 2007 10:59:07 +0000
(10:59 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2840
c046a42c
-6fe2-441c-8c8c-
71466251a162
hw/pc.c
patch
|
blob
|
history
diff --git
a/hw/pc.c
b/hw/pc.c
index 89e93e83f085e9c987f862a2dc2a9658b0e0c6fa..a311c420654544075af3430ac57dc70dcee109cc 100644
(file)
--- a/
hw/pc.c
+++ b/
hw/pc.c
@@
-29,7
+29,6
@@
#define BIOS_FILENAME "bios.bin"
#define VGABIOS_FILENAME "vgabios.bin"
#define VGABIOS_CIRRUS_FILENAME "vgabios-cirrus.bin"
-#define LINUX_BOOT_FILENAME "linux_boot.bin"
/* Leave a chunk of memory at the top of RAM for the BIOS ACPI tables. */
#define ACPI_DATA_SIZE 0x10000