summaryrefslogtreecommitdiff
path: root/cleopatre/application/spidnetsnmp/agent/mibgroup/host/hr_device.h
blob: 0e29489a9de4a4b9339af84fdff5615cfa363e34 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 *  Host Resources MIB - device group interface - hr_device.h
 *
 */
#ifndef _MIBGROUP_HRDEVICE_H
#define _MIBGROUP_HRDEVICE_H

extern void     init_hr_device(void);
extern FindVarMethod var_hrdevice;

#endif                          /* _MIBGROUP_HRDEVICE_H */