Changeset ccca251 in mainline for uspace/srv/hw/irc/apic/apic.c
- Timestamp:
- 2011-04-07T16:24:21Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 53debe0, 8436590, fc35e98
- Parents:
- 3f56c90
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/irc/apic/apic.c
r3f56c90 rccca251 56 56 static int apic_enable_irq(sysarg_t irq) 57 57 { 58 / * FIXME: TODO */58 // FIXME: TODO 59 59 return ENOTSUP; 60 60 }
Note:
See TracChangeset
for help on using the changeset viewer.