Add missing declarations for memory aliasing functions
commit236b5e6abcb305d91c197d4f8e326e6db1c14994
authorAvi Kivity <avi@redhat.com>
Sun, 5 Oct 2008 14:56:07 +0000 (5 16:56 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 5 Oct 2008 14:56:07 +0000 (5 16:56 +0200)
tree39e1a4036c0473728280001a6e2ee39e5c5bcd28
parent5cbb2e51642a9bc1d2806f4d97addfa7f43b2ac9
Add missing declarations for memory aliasing functions

on i386, the compiler guesses the argument types incorrectly and all hell
breaks loose.

Signed-off-by: Avi Kivity <avi@redhat.com>
qemu-kvm.h