Changeset 953bc1ef in mainline for uspace/lib/libc/include/ddi.h
- Timestamp:
- 2010-04-29T08:34:29Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cfe7716
- Parents:
- 5af21c5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/ddi.h
r5af21c5 r953bc1ef 43 43 extern int preemption_control(int); 44 44 extern int pio_enable(void *, size_t, void **); 45 extern int interrupt_enable(int, int); 45 46 46 47 #endif
Note:
See TracChangeset
for help on using the changeset viewer.