Changeset 8614534 in mainline for contrib/bp/tmpfs.bp


Ignore:
Timestamp:
2009-08-26T12:33:22Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
52ff7699
Parents:
471a32d
Message:

more protocols
always specify interface on outgoing calls
replace forward messages with the messages themselves

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/bp/tmpfs.bp

    r471a32d r8614534  
    1 !ns.IPC_M_CONNECT_ME_TO ;
     1!ns.IPC_M_CONNECT_ME_TO /* vfs */ ;
    22[fs_register] ;
    33(
     
    4242        )* ;
    4343        ?IPC_M_PHONE_HUNGUP
    44 )*
     44)* ;
     45!vfs.IPC_M_PHONE_HUNGUP
Note: See TracChangeset for help on using the changeset viewer.