source: trunk/minix/drivers/floppy/floppy.h@ 9

Last change on this file since 9 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

File size: 123 bytes
Line 
1#include "../drivers.h"
2#include "../libdriver/driver.h"
3#include "../libdriver/drvlib.h"
4
5_PROTOTYPE(void main, (void));
6
Note: See TracBrowser for help on using the repository browser.