Changeset dda2602 in mainline for uspace/srv/sysman/configuration.h
- Timestamp:
- 2019-08-03T09:41:07Z (5 years ago)
- Children:
- dd5c623
- Parents:
- c0e4fc50
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-05-08 11:10:06)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-03 09:41:07)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/sysman/configuration.h
rc0e4fc50 rdda2602 30 30 #define SYSMAN_CONFIGURATION_H 31 31 32 #include <adt/list.h> 33 32 34 #include "unit.h" 35 36 extern list_t units; 33 37 34 38 extern void configuration_init(void);
Note:
See TracChangeset
for help on using the changeset viewer.