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