mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-13 01:22:48 +00:00
Build fix for AIO (-dummy) on Windows, by Stefan Weil.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2264 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
fef3074347
commit
62ee021121
@ -1137,6 +1137,10 @@ void qemu_aio_poll(void)
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void qemu_aio_flush(void)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
void qemu_aio_wait_start(void)
|
void qemu_aio_wait_start(void)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user