aboutsummaryrefslogtreecommitdiff
path: root/hw/pc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pc.c')
-rw-r--r--hw/pc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/pc.c b/hw/pc.c
index 1cf47d6375..bb78f0bce7 100644
--- a/hw/pc.c
+++ b/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;