Changeset b3ab8f7 in mainline for uspace/lib/c/generic/ddi.c
- Timestamp:
- 2012-10-15T16:52:14Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f25f1e6
- Parents:
- e2a6b72 (diff), aac1c417 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/ddi.c
re2a6b72 rb3ab8f7 153 153 return iospace_enable(task_get_id(), pio_addr, size); 154 154 } 155 #else 156 (void) iospace_enable; 155 157 #endif 156 158 if (!virt)
Note:
See TracChangeset
for help on using the changeset viewer.