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