Changes in uspace/drv/platform/msim/msim.c [f2e78b0:cccd60c3] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/platform/msim/msim.c
rf2e78b0 rcccd60c3 121 121 } 122 122 123 static bool msim_enable_interrupt(ddf_fun_t *fun)123 static int msim_enable_interrupt(ddf_fun_t *fun, int irq) 124 124 { 125 125 /* Nothing to do. */
Note:
See TracChangeset
for help on using the changeset viewer.