Changeset 102f641 in mainline for uspace/lib/c/generic/taskman_noasync.c
- Timestamp:
- 2019-09-02T19:01:50Z (6 years ago)
- Children:
- 25697163
- Parents:
- 241f1985
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/taskman_noasync.c
r241f1985 r102f641 44 44 #include <taskman_noasync.h> 45 45 46 47 48 49 46 /** Tell taskman we are his NS 50 47 * … … 67 64 } 68 65 69 70 66 void task_retval_noasync(errno_t retval) 71 67 {
Note:
See TracChangeset
for help on using the changeset viewer.