Revision 87ecb68b hw/fdc.c

b/hw/fdc.c
25 25
 * The controller is used in Sun4m systems in a slightly different
26 26
 * way. There are changes in DOR register and DMA is not available.
27 27
 */
28
#include "vl.h"
28
#include "hw.h"
29
#include "fdc.h"
30
#include "block.h"
31
#include "qemu-timer.h"
32
#include "isa.h"
29 33

  
30 34
/********************************************************/
31 35
/* debug Floppy devices */

Also available in: Unified diff