source:
mainline/uspace/srv/sysman/units/unit_tgt.h@
6efec7e3
Last change on this file since 6efec7e3 was 6efec7e3, checked in by , 6 years ago | |
---|---|
|
|
File size: 118 bytes |
Rev | Line | |
---|---|---|
[6efec7e3] | 1 | #ifndef SYSMAN_UNIT_TGT_H |
2 | #define SYSMAN_UNIT_TGT_H | |
3 | ||
4 | #include "unit_types.h" | |
5 | ||
6 | extern unit_ops_t unit_tgt_ops; | |
7 | ||
8 | #endif |
Note:
See TracBrowser
for help on using the repository browser.