2014-02-06 11:18:34 +00:00
|
|
|
#ifndef _FLOPPY_PCH_
|
|
|
|
#define _FLOPPY_PCH_
|
|
|
|
|
2014-02-03 10:46:48 +00:00
|
|
|
#include <wdm.h>
|
2011-07-27 19:38:24 +00:00
|
|
|
|
|
|
|
#include "floppy.h"
|
|
|
|
#include "csqrtns.h"
|
|
|
|
#include "hardware.h"
|
2014-02-06 11:18:34 +00:00
|
|
|
|
|
|
|
#endif /* _FLOPPY_PCH_ */
|