Ignore:
Timestamp:
2009-09-17T21:22:36Z (16 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/srv/console/console.adl

    r3037384 r82cf692  
    5151                fb fb;
    5252                ns ns;
     53                sys_console sys_console;
    5354        protocol:
    5455                [/uspace/lib/libc/protocol] |
     
    7374       
    7475        subsume ui_dispatcher:ns to ns;
     76        subsume ui_dispatcher:sys_console to sys_console;
     77       
    7578        subsume kbd:ns to ns;
    7679        subsume fb:ns to ns;
Note: See TracChangeset for help on using the changeset viewer.