Changeset 24f3874 in mainline for generic/include/proc/task.h
- Timestamp:
- 2006-04-23T16:09:15Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7f0837c
- Parents:
- 1f41004e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/proc/task.h
r1f41004e r24f3874 68 68 #endif 69 69 70 extern __native sys_ get_task_id(task_id_t *uspace_task_id);70 extern __native sys_task_get_id(task_id_t *uspace_task_id); 71 71 72 72 #endif
Note:
See TracChangeset
for help on using the changeset viewer.