Changes in uspace/drv/bus/isa/isa.c [267f235:56fd7cf] in mainline
- File:
-
- 1 edited
-
uspace/drv/bus/isa/isa.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/isa/isa.c
r267f235 r56fd7cf 712 712 static void isa_init() 713 713 { 714 ddf_log_init(NAME );714 ddf_log_init(NAME, LVL_ERROR); 715 715 isa_fun_ops.interfaces[HW_RES_DEV_IFACE] = &isa_fun_hw_res_ops; 716 716 }
Note:
See TracChangeset
for help on using the changeset viewer.
