Changes in uspace/drv/platform/pc/pc.c [cde999a:cccd60c3] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/platform/pc/pc.c
rcde999a rcccd60c3 203 203 * @param dev The device which is root of the whole device tree (both 204 204 * of HW and pseudo devices). 205 * @return Zero on success, error number otherwise.205 * @return Zero on success, negative error number otherwise. 206 206 */ 207 207 static int pc_dev_add(ddf_dev_t *dev)
Note:
See TracChangeset
for help on using the changeset viewer.