Changeset 9426c1a3 in mainline for libc/include/ddi.h
- Timestamp:
- 2006-04-14T09:08:45Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 523fad8
- Parents:
- 6a347b1e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/include/ddi.h
r6a347b1e r9426c1a3 33 33 34 34 extern int map_physmem(task_id_t id, void *pf, void *vp, unsigned long pages, int writable); 35 extern int enable_iospace(task_id_t id, void *ioaddr, unsigned long size); 35 36 36 37 #endif
Note:
See TracChangeset
for help on using the changeset viewer.