sim-card
/
qemu
Archived
10
0
Fork 0

removed redundant qemu_aio_flush()

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2306 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2007-01-07 17:33:20 +00:00
parent 3b9f94e1a8
commit 3b39528c15
1 changed files with 0 additions and 4 deletions

View File

@ -1146,10 +1146,6 @@ void qemu_aio_flush(void)
{
}
void qemu_aio_flush(void)
{
}
void qemu_aio_wait_start(void)
{
}