Last change
on this file was 6fa9a99d, checked in by Martin Sucha <sucha14@…>, 12 years ago |
Rename klog to kio
|
-
Property mode
set to
100644
|
File size:
313 bytes
|
Rev | Line | |
---|
[8c52f66] | 1 | /* Kernel interfaces required by libc */
|
---|
[6fa9a99d] | 2 | sys_kio sys_kio;
|
---|
[cf7b3e0] | 3 | sys_tls sys_tls;
|
---|
| 4 | sys_thread sys_thread;
|
---|
| 5 | sys_task sys_task;
|
---|
| 6 | sys_program sys_program;
|
---|
| 7 | sys_futex sys_futex;
|
---|
| 8 | sys_smc sys_smc;
|
---|
| 9 | sys_as sys_as;
|
---|
| 10 | sys_ipc sys_ipc;
|
---|
| 11 | sys_event sys_event;
|
---|
| 12 | sys_cap sys_cap;
|
---|
| 13 | sys_ddi sys_ddi;
|
---|
| 14 | sys_sysinfo sys_sysinfo;
|
---|
| 15 | sys_debug sys_debug;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.