mirror of https://github.com/xqemu/xqemu.git
acpi: Remove unused definition.
Signed-off-by: Richard W.M. Jones <rjones@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
95129d6fc9
commit
9372e3f567
|
@ -9,7 +9,6 @@
|
|||
/* Reserve RAM space for tables: add another order of magnitude. */
|
||||
#define ACPI_BUILD_TABLE_MAX_SIZE 0x200000
|
||||
|
||||
#define ACPI_BUILD_APPNAME "Bochs"
|
||||
#define ACPI_BUILD_APPNAME6 "BOCHS "
|
||||
#define ACPI_BUILD_APPNAME4 "BXPC"
|
||||
|
||||
|
|
Loading…
Reference in New Issue