Changeset 0dd16778 in mainline for uspace/srv/devman/loc.c
- Timestamp:
- 2015-08-22T14:32:11Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f9b2cb4c
- Parents:
- 78bb04b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devman/loc.c
r78bb04b r0dd16778 60 60 61 61 loc_service_register_with_iface(loc_pathname, 62 &fun->service_id, DEVMAN_CONNECT_FROM_LOC);62 &fun->service_id, INTERFACE_DDF_CLIENT); 63 63 64 64 tree_add_loc_function(tree, fun);
Note:
See TracChangeset
for help on using the changeset viewer.