Changeset 012dd8e in mainline for uspace/lib/c/include/ipc/services.h
- Timestamp:
- 2019-08-07T09:15:30Z (6 years ago)
- Children:
- e8747bd8
- Parents:
- 780c8ce
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-11-01 00:08:04)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 09:15:30)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/services.h
r780c8ce r012dd8e 46 46 SERVICE_LOC = FOURCC('l', 'o', 'c', ' '), 47 47 SERVICE_SYSMAN = FOURCC('s', 'y', 's', 'm'), 48 SERVICE_TASKMAN = FOURCC('t', 's', 'k', 'm'),49 48 SERVICE_LOGGER = FOURCC('l', 'o', 'g', 'g'), 50 49 SERVICE_DEVMAN = FOURCC('d', 'e', 'v', 'n'),
Note:
See TracChangeset
for help on using the changeset viewer.