Revision 0d09e41a hw/ioapic.c

b/hw/ioapic.c
21 21
 */
22 22

  
23 23
#include "hw/hw.h"
24
#include "hw/pc.h"
25
#include "hw/apic.h"
26
#include "hw/ioapic.h"
27
#include "hw/ioapic_internal.h"
24
#include "hw/i386/pc.h"
25
#include "hw/i386/apic.h"
26
#include "hw/i386/ioapic.h"
27
#include "hw/i386/ioapic_internal.h"
28 28

  
29 29
//#define DEBUG_IOAPIC
30 30

  

Also available in: Unified diff