Revision 2446333c hw/fdc.h

b/hw/fdc.h
2 2
#define HW_FDC_H
3 3

  
4 4
/* fdc.c */
5
#include "blockdev.h"
6 5
#define MAX_FD 2
7 6

  
8 7
typedef struct FDCtrl FDCtrl;

Also available in: Unified diff