summaryrefslogtreecommitdiff
path: root/agent/mibgroup/host/hr_swinst.h
blob: 0c95ce15c3d708c08ee099880ce3c79665e7a857 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 *  Host Resources MIB - Running Software group interface - hr_swinst.h
 *
 */
#ifndef _MIBGROUP_HRSWINST_H
#define _MIBGROUP_HRSWINST_H

extern void     init_hr_swinst(void);
extern FindVarMethod var_hrswinst;


#endif                          /* _MIBGROUP_HRSWINST_H */