Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / tool-osdep.c
diff --git a/tool-osdep.c b/tool-osdep.c
new file mode 100644 (file)
index 0000000..24e6edf
--- /dev/null
@@ -0,0 +1,4 @@
+/* Hack to provide a version of osdep.o for qemu-img without conflicting with
+   the (kqemu) target specific osdep.o.  */
+#include "osdep.c"
+