blob: 3fdbae2c69e88b5dfa457a8d1f8b676783038a29 [file] [log] [blame]
#include "qemu/osdep.h"
#include "hw/block/fdc.h"
int cmos_get_fd_drive_type(FloppyDriveType fd0)
{
return 0;
}