Changeset adb4d6c2 in mainline for uspace/lib/libc/include/task.h
- Timestamp:
- 2008-06-03T15:01:59Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 663c5a6
- Parents:
- 2c4fb51
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/task.h
r2c4fb51 radb4d6c2 41 41 42 42 extern task_id_t task_get_id(void); 43 extern int task_spawn(void *image, size_t size); 43 44 44 45 #endif
Note:
See TracChangeset
for help on using the changeset viewer.