Changeset 32573ff in mainline for kernel/generic/src/syscall/syscall.c
- Timestamp:
- 2016-05-02T20:58:16Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7c4b26c
- Parents:
- 6adb775f (diff), 5035ba05 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/syscall/syscall.c
r6adb775f r32573ff 124 124 /* System management syscalls. */ 125 125 (syshandler_t) sys_kio, 126 (syshandler_t) sys_tls_set,127 126 128 127 /* Thread and task related syscalls. */
Note:
See TracChangeset
for help on using the changeset viewer.