lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since 0bff73a was 82cf692, checked in by Martin Decky <martin@…>, 16 years ago |
|
protocol closure
(now all bindings are satisfied and the whole architecture can be verified, but this doesn't mean that the protocols are correct)
|
-
Property mode
set to
100644
|
|
File size:
315 bytes
|
| Line | |
|---|
| 1 | /* Kernel interfaces required by libc */
|
|---|
| 2 | sys_klog sys_klog;
|
|---|
| 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.