Changeset 116 for trunk/src/os2ahci/libc.c
- Timestamp:
- Jul 7, 2011, 1:22:32 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/libc.c
r112 r116 135 135 { 136 136 int i; 137 138 if (com_base == 0) { 139 /* no com port in use */ 140 return; 141 } 137 142 138 143 spin_lock(com_lock);
Note:
See TracChangeset
for help on using the changeset viewer.