Revision 0d09e41a hw/ioapic_common.c

b/hw/ioapic_common.c
19 19
 * License along with this library; if not, see <http://www.gnu.org/licenses/>.
20 20
 */
21 21

  
22
#include "hw/ioapic.h"
23
#include "hw/ioapic_internal.h"
22
#include "hw/i386/ioapic.h"
23
#include "hw/i386/ioapic_internal.h"
24 24
#include "hw/sysbus.h"
25 25

  
26 26
void ioapic_reset_common(DeviceState *dev)

Also available in: Unified diff