KVM: PPC: Make ext giveup non-static
authorAlexander Graf <agraf@suse.de>
Fri, 19 Feb 2010 10:00:39 +0000 (11:00 +0100)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Apr 2010 09:35:12 +0000 (12:35 +0300)
We need to call the ext giveup handlers from code outside of book3s.c.
So let's make it non-static.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found