Changes in uspace/srv/hw/irc/apic/apic.c [ccca251:28a3e74] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/irc/apic/apic.c
rccca251 r28a3e74 56 56 static int apic_enable_irq(sysarg_t irq) 57 57 { 58 / / FIXME: TODO58 /* FIXME: TODO */ 59 59 return ENOTSUP; 60 60 }
Note:
See TracChangeset
for help on using the changeset viewer.