X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=userapps%2Fopensource%2Fnet-snmp%2Fagent%2Fmibgroup%2Fhost%2Fhr_partition.h;fp=userapps%2Fopensource%2Fnet-snmp%2Fagent%2Fmibgroup%2Fhost%2Fhr_partition.h;h=96473b789849195277477d5c29dd135e3cbc0c53;hb=9dffd9f7659a1b28265e0dc9497343eb3d108d02;hp=0000000000000000000000000000000000000000;hpb=e48c2529a5a7e7dbf1797bb6d1bf964bc03e78a7;p=bcm963xx.git 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 index 00000000..96473b78 --- /dev/null +++ b/userapps/opensource/net-snmp/agent/mibgroup/host/hr_partition.h @@ -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 */