Changeset 14 for trunk/src/os2ahci/libc.c
- Timestamp:
- Sep 14, 2010, 10:44:57 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/libc.c
r13 r14 657 657 int disable(void) 658 658 { 659 int rc ;659 int rc = 0; 660 660 661 661 _asm {
Note:
See TracChangeset
for help on using the changeset viewer.