source: mainline/contrib/arch/uspace/srv/kbd/event.bp

Last change on this file 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: 107 bytes
Line 
1?ipc_m_connect_me_to ;
2?event {
3 tentative {
4 !sys_console.sys_enable_console
5 }
6}* ;
7?ipc_m_phone_hungup
Note: See TracBrowser for help on using the repository browser.