source:
branches/minix3-book/drivers/at_wini/at_wini.h@
11
Last change on this file since 11 was 4, checked in by , 14 years ago | |
---|---|
File size: 252 bytes |
Rev | Line | |
---|---|---|
[4] | 1 | #include "../drivers.h" |
2 | #include "../libdriver/driver.h" | |
3 | #include "../libdriver/drvlib.h" | |
4 | ||
5 | _PROTOTYPE(int main, (void)); | |
6 | ||
7 | #define VERBOSE 0 /* display identify messages during boot */ | |
8 | #define ENABLE_ATAPI 0 /* add ATAPI cd-rom support to driver */ |
Note:
See TracBrowser
for help on using the repository browser.