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