Changes in uspace/lib/drv/include/ddf/driver.h [6da3ef46:0c322fa] in mainline
- File:
-
- 1 edited
-
uspace/lib/drv/include/ddf/driver.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/drv/include/ddf/driver.h
r6da3ef46 r0c322fa 108 108 const char *name; 109 109 /** Generic device driver operations */ 110 constdriver_ops_t *driver_ops;110 driver_ops_t *driver_ops; 111 111 } driver_t; 112 112
Note:
See TracChangeset
for help on using the changeset viewer.
