Changes in uspace/drv/platform/malta/malta.c [cccd60c3:0f2a9be] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/platform/malta/malta.c
rcccd60c3 r0f2a9be 143 143 } 144 144 145 static int malta_enable_interrupt(ddf_fun_t *fun, int irq)145 static bool malta_enable_interrupt(ddf_fun_t *fun) 146 146 { 147 147 /* TODO */
Note:
See TracChangeset
for help on using the changeset viewer.