Changeset 1356f85a in mainline for uspace/lib/c/include/ipc/services.h


Ignore:
Timestamp:
2015-06-25T22:03:35Z (9 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
22fb7ab
Parents:
8227d63
Message:

Stubs of volsrv, vbd and liblabel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/ipc/services.h

    r8227d63 r1356f85a  
    6161#define SERVICE_NAME_UDP        "net/udp"
    6262#define SERVICE_NAME_TCP        "net/tcp"
     63#define SERVICE_NAME_VBD        "vbd"
     64#define SERVICE_NAME_VOLSRV     "volsrv"
    6365
    6466#endif
Note: See TracChangeset for help on using the changeset viewer.