Ignore:
Timestamp:
2009-09-17T17:03:49Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3037384
Parents:
41eca31
Message:

various protocol fixes
add console architecture

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/arch/uspace/lib/libfs/fnc.fs_register

    r41eca31 r810860a  
    1 !vfs.register {
    2         !vfs.ipc_m_data_write /* vfs_into_t */
    3 } ;
    4 !vfs.ipc_m_connect_to_me ;
    5 !vfs.ipc_m_share_in
     1(
     2        !vfs.register {
     3                !vfs.ipc_m_data_write /* vfs_into_t */
     4        } ;
     5        !vfs.ipc_m_connect_to_me ;
     6        !vfs.ipc_m_share_in
     7)
Note: See TracChangeset for help on using the changeset viewer.