Changeset 8820544 in mainline for uspace/lib/c/include/ddi.h
- Timestamp:
- 2014-08-16T00:02:04Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 35b8bfe, 8cd680c
- Parents:
- 83f29e0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ddi.h
r83f29e0 r8820544 130 130 } 131 131 132 extern int irq_register(int, int, int, const irq_code_t *);133 extern int irq_unregister(int, int);134 135 132 #endif 136 133
Note:
See TracChangeset
for help on using the changeset viewer.