Changeset 6fa9a99d in mainline for contrib/arch/uspace/lib/libc/protocol
- Timestamp:
- 2014-01-05T17:50:01Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 91db0280
- Parents:
- 208b5f5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/arch/uspace/lib/libc/protocol
r208b5f5 r6fa9a99d 1 1 /* Protocol according to which libc uses kernel syscalls */ 2 2 ( 3 !sys_k log.sys_klog+3 !sys_kio.sys_kio + 4 4 !sys_tls.sys_tls_set + 5 5 !sys_thread.sys_thread_create +
Note:
See TracChangeset
for help on using the changeset viewer.