Changeset 8c52f66 in mainline for contrib/arch/uspace/lib/libc/bind


Ignore:
Timestamp:
2009-09-11T16:21:29Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2ac62cf
Parents:
e8e2ae1
Message:

simplify and add missing protocols

File:
1 moved

Legend:

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

    re8e2ae1 r8c52f66  
    66bind %%:kernel_task to kernel:kernel_task;
    77bind %%:kernel_program to kernel:kernel_program;
     8bind %%:kernel_futex to kernel:kernel_futex;
     9bind %%:kernel_smc to kernel:kernel_smc;
    810bind %%:kernel_as to kernel:kernel_as;
    911bind %%:kernel_ipc to kernel:kernel_sys;
Note: See TracChangeset for help on using the changeset viewer.