Changeset 93 for trunk/src/os2ahci/os2ahci.c
- Timestamp:
- Apr 30, 2011, 11:21:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/os2ahci.c
r87 r93 176 176 /* print initialization message */ 177 177 cprintf(init_msg, VERSION / 100, VERSION % 100); 178 179 #ifdef ECS_BUILD 180 cprintf("This driver is licensed for use only in conjunction with eComStation."); 181 #endif 178 182 179 183 /* register driver with resource manager */
Note:
See TracChangeset
for help on using the changeset viewer.