Changeset 72c8f77 in mainline for uspace/lib
- Timestamp:
- 2019-08-06T18:30:29Z (6 years ago)
- Children:
- 63a3276
- Parents:
- c2d50c8
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-05-26 16:15:58)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-06 18:30:29)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/sysman/include/sysman/broker.h
rc2d50c8 r72c8f77 30 30 #define _SYSMAN_BROKER_H 31 31 32 #include <sysman/unit.h> 32 33 #include <task.h> 33 #include <sysman/unit.h>34 34 35 35 int sysman_broker_register(void);
Note:
See TracChangeset
for help on using the changeset viewer.