Changes in uspace/drv/platform/sun4u/sun4u.c [48adf0f:cde999a] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/platform/sun4u/sun4u.c
r48adf0f rcde999a 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, negativeerror number otherwise.242 * @return Zero on success, 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.