Changeset 1974f56a in mainline for uspace/lib/c/include/ipc/services.h


Ignore:
Timestamp:
2017-10-15T15:21:10Z (7 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a416d070
Parents:
9a2eb14
Message:

SERVICE_IRC fourcc is no longer used.

File:
1 edited

Legend:

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

    r9a2eb14 r1974f56a  
    4747        SERVICE_LOGGER     = FOURCC('l', 'o', 'g', 'g'),
    4848        SERVICE_DEVMAN     = FOURCC('d', 'e', 'v', 'n'),
    49         SERVICE_IRC        = FOURCC('i', 'r', 'c', ' '),
    5049} service_t;
    5150
Note: See TracChangeset for help on using the changeset viewer.