KVM: Move kvm_cpu_get_interrupt() declaration to x86 code
authorGleb Natapov <gleb@redhat.com>
Thu, 9 Jul 2009 12:33:53 +0000 (15:33 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:33:13 +0000 (08:33 +0300)
It is implemented only by x86.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found