and added files
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / host / hr_partition.h
diff --git a/userapps/opensource/net-snmp/agent/mibgroup/host/hr_partition.h b/userapps/opensource/net-snmp/agent/mibgroup/host/hr_partition.h
new file mode 100644 (file)
index 0000000..96473b7
--- /dev/null
@@ -0,0 +1,12 @@
+/*
+ *  Host Resources MIB - partition device group interface - hr_partition.h
+ *
+ */
+#ifndef _MIBGROUP_HRPART_H
+#define _MIBGROUP_HRPART_H
+
+extern void     init_hr_partition(void);
+extern FindVarMethod var_hrpartition;
+
+
+#endif                          /* _MIBGROUP_HRPART_H */