Merge tag 'qemu-macppc-20230206' of https://github.com/mcayland/qemu into staging
[qemu.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;