Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/arch/uspace/lib/libc/protocol

    raf9dd1e r9d58539  
    11/* Protocol according to which libc uses kernel syscalls */
    22(
    3         !sys_kio.sys_kio +
     3        !sys_klog.sys_klog +
     4        !sys_tls.sys_tls_set +
    45        !sys_thread.sys_thread_create +
    56        !sys_thread.sys_thread_get_id +
Note: See TracChangeset for help on using the changeset viewer.