Statistics
| Branch: | Revision:

root / tool-osdep.c @ 153859be

History | View | Annotate | Download (142 Bytes)

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