Changes in contrib/arch/uspace/lib/libc/bind [6fa9a99d:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/arch/uspace/lib/libc/bind
r6fa9a99d r9d58539 1 1 /* Bind %% to kernel interfaces */ 2 bind %%:sys_k io to kernel:sys_kio;2 bind %%:sys_klog to kernel:sys_klog; 3 3 bind %%:sys_tls to kernel:sys_tls; 4 4 bind %%:sys_thread to kernel:sys_thread;
Note:
See TracChangeset
for help on using the changeset viewer.