Changeset 82cf692 in mainline for contrib/arch/uspace/lib/libc/bind


Ignore:
Timestamp:
2009-09-17T21:22:36Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
69dc065
Parents:
3037384
Message:

protocol closure
(now all bindings are satisfied and the whole architecture can be verified, but this doesn't mean that the protocols are correct)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/arch/uspace/lib/libc/bind

    r3037384 r82cf692  
    11/* Bind %% to kernel interfaces */
    22bind %%:sys_klog to kernel:sys_klog;
    3 bind %%:sys_console to kernel:sys_console;
    43bind %%:sys_tls to kernel:sys_tls;
    54bind %%:sys_thread to kernel:sys_thread;
Note: See TracChangeset for help on using the changeset viewer.