blob: c4992dd80e8b508a651d1fa51589b8a0a09a0a32 [file] [log] [blame]
/*
* Host Resources MIB - partition device group interface - hr_partition.h
*
*/
#ifndef _MIBGROUP_HRPART_H
#define _MIBGROUP_HRPART_H
config_require(host/hr_disk)
extern void init_hr_partition(void);
extern FindVarMethod var_hrpartition;
#endif /* _MIBGROUP_HRPART_H */