Changeset c1618ed in mainline for contrib/arch/kernel/kernel.adl
- Timestamp:
- 2009-09-18T16:41:32Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- edb14ca, f6b5593
- Parents:
- 69dc065
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/arch/kernel/kernel.adl
r69dc065 rc1618ed 38 38 unative_t sys_thread_get_id(thread_id_t *uspace_thread_id); 39 39 protocol: 40 ( 41 ?sys_thread_create + 42 ?sys_thread_get_id 43 )* ; 40 ?sys_thread_create + 41 ?sys_thread_get_id + 44 42 ?sys_thread_exit 45 43 };
Note:
See TracChangeset
for help on using the changeset viewer.