]> Git Repo - qemu.git/blame - stubs/cmos.c
ppc: do not use ram_size global
[qemu.git] / stubs / cmos.c
CommitLineData
2055dbc1 1#include "qemu/osdep.h"
1538d763 2#include "hw/block/fdc.h"
2055dbc1
GH
3
4int cmos_get_fd_drive_type(FloppyDriveType fd0)
5{
6 return 0;
7}
This page took 0.062049 seconds and 4 git commands to generate.