Changeset 5559712 in mainline for uspace/srv/sysman/units/unit_tgt.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_tgt.h
r2dda1d4 r5559712 36 36 } unit_tgt_t; 37 37 38 extern unit_vmt_t unit_tgt_ ops;38 extern unit_vmt_t unit_tgt_vmt; 39 39 40 40 #endif
Note:
See TracChangeset
for help on using the changeset viewer.