Changeset edb0a33 in mainline for uspace/lib/c/include/ddi.h
- Timestamp:
- 2012-10-14T13:26:40Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0f323d3
- Parents:
- 274bbcc7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ddi.h
r274bbcc7 redb0a33 50 50 extern int dmamem_unmap_anonymous(void *); 51 51 52 extern int iospace_enable(task_id_t, void *, unsigned long);53 52 extern int pio_enable(void *, size_t, void **); 54 53
Note:
See TracChangeset
for help on using the changeset viewer.