Changeset f658458 in mainline for uspace/lib/libc/include/devman.h
- Timestamp:
- 2010-05-02T20:49:09Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bb864a0
- Parents:
- 25a7e11d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/devman.h
r25a7e11d rf658458 51 51 int devman_parent_device_connect(device_handle_t handle, unsigned int flags); 52 52 53 int devman_device_get_handle(const char *pathname, device_handle_t *handle, unsigned int flags); 54 53 55 54 56 #endif
Note:
See TracChangeset
for help on using the changeset viewer.