Changeset 8fab3f6 in mainline for uspace/lib/c/include/ipc/sysman.h


Ignore:
Timestamp:
2019-08-17T13:50:05Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
31ef7c1
Parents:
504d103
git-author:
Michal Koutný <xm.koutny+hos@…> (2015-12-04 17:21:21)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-17 13:50:05)
Message:

sysctl: Add start operation

File:
1 edited

Legend:

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

    r504d103 r8fab3f6  
    4646        SYSMAN_CTL_UNIT_HANDLE,
    4747        SYSMAN_CTL_UNIT_START_BY_NAME,
     48        SYSMAN_CTL_UNIT_START,
    4849        SYSMAN_CTL_UNIT_STOP,
    4950        SYSMAN_CTL_GET_UNITS,
Note: See TracChangeset for help on using the changeset viewer.