Changeset 504d103 in mainline for uspace/lib/c/include/ipc/sysman.h


Ignore:
Timestamp:
2019-08-17T13:48:39Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
8fab3f6
Parents:
95d4280a
git-author:
Michal Koutný <xm.koutny+hos@…> (2015-12-04 16:57:19)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-17 13:48:39)
Message:

sysman: Call starting by name appropriately
Conflicts:

uspace/srv/devman/driver.c

File:
1 edited

Legend:

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

    r95d4280a r504d103  
    4545        SYSMAN_BROKER_EXP_REMOVED,
    4646        SYSMAN_CTL_UNIT_HANDLE,
    47         SYSMAN_CTL_UNIT_START,
     47        SYSMAN_CTL_UNIT_START_BY_NAME,
    4848        SYSMAN_CTL_UNIT_STOP,
    4949        SYSMAN_CTL_GET_UNITS,
Note: See TracChangeset for help on using the changeset viewer.