2055dbc1c9 ^
1538d76345 ^
1
2
3 4 5 6 7
#include "qemu/osdep.h" #include "hw/block/fdc.h" int cmos_get_fd_drive_type(FloppyDriveType fd0) { return 0; }