Revision 0d09e41a target-i386/cpu.h

b/target-i386/cpu.h
1164 1164
#include "svm.h"
1165 1165

  
1166 1166
#if !defined(CONFIG_USER_ONLY)
1167
#include "hw/apic.h"
1167
#include "hw/i386/apic.h"
1168 1168
#endif
1169 1169

  
1170 1170
static inline bool cpu_has_work(CPUState *cs)

Also available in: Unified diff