5 lines
142 B
C
5 lines
142 B
C
|
/* Hack to provide a version of osdep.o for qemu-img without conflicting with
|
||
|
the (kqemu) target specific osdep.o. */
|
||
|
#include "osdep.c"
|
||
|
|