Merge tag 'v9.0.0-rc3'
[qemu/ar7.git] / include / hw / ppc / openpic_kvm.h
blob9ef421525723c62b26c39509074df254973ea913
1 #ifndef OPENPIC_KVM_H
2 #define OPENPIC_KVM_H
4 #define TYPE_KVM_OPENPIC "kvm-openpic"
5 int kvm_openpic_connect_vcpu(DeviceState *d, CPUState *cs);
7 #endif /* OPENPIC_KVM_H */