]> Git Repo - qemu.git/blobdiff - posix-aio-compat.h
target-ppc: Add float register read/write using XML
[qemu.git] / posix-aio-compat.h
index 5eb17043e6f01c51cbef8f49ed96e10286a05fdb..0bc10f5e08cba1b779f12277f3ed88c330018fe1 100644 (file)
@@ -29,7 +29,7 @@ struct qemu_paiocb
     int aio_fildes;
     void *aio_buf;
     size_t aio_nbytes;
-    int sigev_signo;
+    int ev_signo;
     off_t aio_offset;
 
     /* private */
This page took 0.023185 seconds and 4 git commands to generate.