Changeset 0ca16307 in mainline for uspace/lib/drv/include/driver.h
- Timestamp:
- 2010-11-29T23:52:22Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6f9e7fea
- Parents:
- 0d6915f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/drv/include/driver.h
r0d6915f r0ca16307 199 199 200 200 int child_device_register(device_t *, device_t *); 201 int child_device_register_wrapper(device_t *, const char *, const char *, int); 201 202 202 203
Note:
See TracChangeset
for help on using the changeset viewer.