and added files
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / examples / data_set.h
diff --git a/userapps/opensource/net-snmp/agent/mibgroup/examples/data_set.h b/userapps/opensource/net-snmp/agent/mibgroup/examples/data_set.h
new file mode 100644 (file)
index 0000000..76c97bb
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef DATA_SET_H
+#define DATA_SET_H
+
+void            init_data_set(void);
+
+#endif                          /* DATA_SET_H */