Changeset 34 for trunk/src/os2ahci/os2ahci.c
- Timestamp:
- Oct 21, 2010, 3:30:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/os2ahci.c
r33 r34 21 21 22 22 #include "os2ahci.h" 23 #include "bldday.h" 23 24 24 25 /* -------------------------- macros and constants ------------------------- */ … … 66 67 CMVERSION_MAJOR, /* RM interface version major */ 67 68 CMVERSION_MINOR, /* RM interface version minor */ 68 2010, 4, 27,/* date */69 BLD_YEAR, BLD_MONTH, BLD_DAY, /* date */ 69 70 0, /* driver flags */ 70 71 DRT_ADDDM, /* driver type */
Note:
See TracChangeset
for help on using the changeset viewer.