]> Git Repo - qemu.git/blob - tool-osdep.c
move CONFIG_* values from yes to y
[qemu.git] / tool-osdep.c
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
This page took 0.025095 seconds and 4 git commands to generate.