aboutsummaryrefslogtreecommitdiff
path: root/hw/i8259.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i8259.c')
-rw-r--r--hw/i8259.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/i8259.c b/hw/i8259.c
index fa63e83ce..a9ea9c993 100644
--- a/hw/i8259.c
+++ b/hw/i8259.c
@@ -697,8 +697,6 @@ static int kvm_kernel_pic_load_from_user(PicState *s)
return 0;
}
-extern void apic_set_irq_delivered(void);
-
static void kvm_i8259_set_irq(void *opaque, int irq, int level)
{
int pic_ret;