Changes in uspace/drv/platform/sun4u/sun4u.c [cde999a:48adf0f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/platform/sun4u/sun4u.c
rcde999a r48adf0f 240 240 * @param dev The device which is root of the whole device tree (both 241 241 * of HW and pseudo devices). 242 * @return Zero on success, error number otherwise.242 * @return Zero on success, negative error number otherwise. 243 243 */ 244 244 static int sun4u_dev_add(ddf_dev_t *dev)
Note:
See TracChangeset
for help on using the changeset viewer.