Changeset cce8a83 in mainline for uspace/lib/c/include/ipc/loc.h


Ignore:
Timestamp:
2011-08-16T17:31:34Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
45058baa
Parents:
6d605e6
Message:

loc_service_get_name() to translate service ID to name.

File:
1 edited

Legend:

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

    r6d605e6 rcce8a83  
    5555        LOC_SERVICE_UNREGISTER,
    5656        LOC_SERVICE_GET_ID,
     57        LOC_SERVICE_GET_NAME,
    5758        LOC_NAMESPACE_GET_ID,
    5859        LOC_CATEGORY_GET_ID,
Note: See TracChangeset for help on using the changeset viewer.