summaryrefslogtreecommitdiffstats
path: root/tool-osdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'tool-osdep.c')
-rw-r--r--tool-osdep.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tool-osdep.c b/tool-osdep.c
new file mode 100644
index 0000000..24e6edf
--- /dev/null
+++ b/tool-osdep.c
@@ -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"
+
OpenPOWER on IntegriCloud