Changeset ed5367b in mainline for uspace/lib/sysman/include
- Timestamp:
- 2019-08-07T10:01:13Z (6 years ago)
- Children:
- a097c50
- Parents:
- 68ae40a
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-11-05 01:52:07)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 10:01:13)
- File:
-
- 1 edited
-
uspace/lib/sysman/include/sysman/ctl.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/sysman/include/sysman/ctl.h
r68ae40a red5367b 33 33 #include <sysman/unit.h> 34 34 35 int sysman_unit_handle(const char *, unit_handle_t *); 36 35 37 int sysman_unit_start(const char *, int); 38 int sysman_unit_stop(unit_handle_t, int); 36 39 37 40 int sysman_get_units(unit_handle_t **, size_t *);
Note:
See TracChangeset
for help on using the changeset viewer.
