]> Git Repo - qemu.git/blobdiff - stubs/linux-aio.c
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' into...
[qemu.git] / stubs / linux-aio.c
index ed47bd443ca84549cddd614877359352579644f5..84d1f784aed9dad907ace0c61491bcbbecd4f7a4 100644 (file)
@@ -21,7 +21,7 @@ void laio_attach_aio_context(LinuxAioState *s, AioContext *new_context)
     abort();
 }
 
-LinuxAioState *laio_init(void)
+LinuxAioState *laio_init(Error **errp)
 {
     abort();
 }
This page took 0.023952 seconds and 4 git commands to generate.