Changeset 722912e in mainline for uspace/lib/c/include/device/hw_res_parsed.h
- Timestamp:
- 2012-06-29T13:04:54Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ea150dc6
- Parents:
- 6843a9c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/device/hw_res_parsed.h
r6843a9c r722912e 100 100 /** List of IRQs */ 101 101 irq_list_t irqs; 102 103 /** List of DMA channels */104 dma_list_t dma_channels;105 102 106 103 /** List of DMA channels */
Note:
See TracChangeset
for help on using the changeset viewer.