mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-03 15:23:58 +00:00
x86: move a declaration to header
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
675d6f8210
commit
075cd324df
2
hw/pc.c
2
hw/pc.c
@ -456,8 +456,6 @@ static void bochs_bios_write(void *opaque, uint32_t addr, uint32_t val)
|
||||
}
|
||||
}
|
||||
|
||||
extern uint64_t node_cpumask[MAX_NODES];
|
||||
|
||||
static void *bochs_bios_init(void)
|
||||
{
|
||||
void *fw_cfg;
|
||||
|
Loading…
Reference in New Issue
Block a user