Changeset 0b5a4131 in mainline for uspace/lib/drv/include/driver.h
- Timestamp:
- 2010-11-18T18:10:11Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c63e70c
- Parents:
- 991f645
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/drv/include/driver.h
r991f645 r0b5a4131 118 118 * device manager). 119 119 */ 120 dev ice_handle_t handle;120 devman_handle_t handle; 121 121 122 122 /**
Note:
See TracChangeset
for help on using the changeset viewer.