Loading include/qom/cpu.h +1 −1 Original line number Diff line number Diff line Loading @@ -852,7 +852,7 @@ extern CPUInterruptHandler cpu_interrupt_handler; /** * cpu_interrupt: * @cpu: The CPU to set an interrupt on. * @mask: The interupts to set. * @mask: The interrupts to set. * * Invokes the interrupt handler. */ Loading Loading
include/qom/cpu.h +1 −1 Original line number Diff line number Diff line Loading @@ -852,7 +852,7 @@ extern CPUInterruptHandler cpu_interrupt_handler; /** * cpu_interrupt: * @cpu: The CPU to set an interrupt on. * @mask: The interupts to set. * @mask: The interrupts to set. * * Invokes the interrupt handler. */ Loading