Revision 0d09e41a hw/apic_common.c

b/hw/apic_common.c
17 17
 * You should have received a copy of the GNU Lesser General Public
18 18
 * License along with this library; if not, see <http://www.gnu.org/licenses/>
19 19
 */
20
#include "hw/apic.h"
21
#include "hw/apic_internal.h"
20
#include "hw/i386/apic.h"
21
#include "hw/i386/apic_internal.h"
22 22
#include "trace.h"
23 23
#include "sysemu/kvm.h"
24 24

  

Also available in: Unified diff