Changeset 5559712 in mainline for uspace/srv/sysman/units/unit_cfg.h
- Timestamp:
- 2019-08-03T09:28:50Z (6 years ago)
- Children:
- c0e4fc50
- Parents:
- 2dda1d4
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-05-07 11:49:47)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-03 09:28:50)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/sysman/units/unit_cfg.h
r2dda1d4 r5559712 38 38 } unit_cfg_t; 39 39 40 extern unit_vmt_t unit_cfg_ ops;40 extern unit_vmt_t unit_cfg_vmt; 41 41 42 42 #endif
Note:
See TracChangeset
for help on using the changeset viewer.