Ignore:
File:
1 edited

Legend:

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

    r6fa9a99d r9d58539  
    11/* Bind %% to kernel interfaces */
    2 bind %%:sys_kio to kernel:sys_kio;
     2bind %%:sys_klog to kernel:sys_klog;
    33bind %%:sys_tls to kernel:sys_tls;
    44bind %%:sys_thread to kernel:sys_thread;
Note: See TracChangeset for help on using the changeset viewer.