]> git.proxmox.com Git - qemu.git/blobdiff - qemu-aio.h
target-i386: Add Haswell CPU model
[qemu.git] / qemu-aio.h
index 2354617ed1a5f4ff4e598198761b97b0e75b0040..1b7eb6ef5ba90143b3c877e3b478c74377519aa1 100644 (file)
@@ -125,7 +125,6 @@ void aio_notify(AioContext *ctx);
  * These are internal functions used by the QEMU main loop.
  */
 int aio_bh_poll(AioContext *ctx);
-void aio_bh_update_timeout(AioContext *ctx, uint32_t *timeout);
 
 /**
  * qemu_bh_schedule: Schedule a bottom half.