added files
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / host / hr_device.h
1 /*
2  *  Host Resources MIB - device group interface - hr_device.h
3  *
4  */
5 #ifndef _MIBGROUP_HRDEVICE_H
6 #define _MIBGROUP_HRDEVICE_H
7
8 extern void     init_hr_device(void);
9 extern FindVarMethod var_hrdevice;
10
11 #endif                          /* _MIBGROUP_HRDEVICE_H */