Changes in uspace/drv/test2/test2.c [9f6c5ef0:c245f16e] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/test2/test2.c
r9f6c5ef0 rc245f16e 64 64 65 65 int rc = child_device_register_wrapper(parent, name, 66 match_id, match_score , NULL);66 match_id, match_score); 67 67 68 68 if (rc == EOK) {
Note:
See TracChangeset
for help on using the changeset viewer.