Changes in uspace/drv/infrastructure/root/root.c [56fd7cf:267f235] in mainline
- File:
-
- 1 edited
-
uspace/drv/infrastructure/root/root.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/infrastructure/root/root.c
r56fd7cf r267f235 237 237 printf(NAME ": HelenOS root device driver\n"); 238 238 239 ddf_log_init(NAME , LVL_ERROR);239 ddf_log_init(NAME); 240 240 return ddf_driver_main(&root_driver); 241 241 }
Note:
See TracChangeset
for help on using the changeset viewer.
