hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma()
[qemu/armbru.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;