]> git.proxmox.com Git - qemu.git/blame - tool-osdep.c
qcow2: Bring synchronous read/write back to life
[qemu.git] / tool-osdep.c
CommitLineData
88ca2a59
PB
1/* Hack to provide a version of osdep.o for qemu-img without conflicting with
2 the (kqemu) target specific osdep.o. */
3#include "osdep.c"
4