Changes in uspace/lib/c/include/ddi.h [2fa10f6:63f8966] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ddi.h
r2fa10f6 r63f8966 41 41 extern int physmem_map(void *, void *, unsigned long, int); 42 42 extern int iospace_enable(task_id_t, void *, unsigned long); 43 extern int preemption_control(int); 43 44 extern int pio_enable(void *, size_t, void **); 44 45
Note:
See TracChangeset
for help on using the changeset viewer.