Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210412' into...
[qemu/ar7.git] / stubs / cmos.c
blob3fdbae2c69e88b5dfa457a8d1f8b676783038a29
1 #include "qemu/osdep.h"
2 #include "hw/block/fdc.h"
4 int cmos_get_fd_drive_type(FloppyDriveType fd0)
6 return 0;