blob: 1e4a926b7078e8fee0e195788f531021906b9bb7 [file] [log] [blame]
/*
* Host Resources MIB - processor device group interface - hr_proc.h
*
*/
#ifndef _MIBGROUP_HRPROC_H
#define _MIBGROUP_HRPROC_H
config_require(hardware/cpu)
config_require(host/hr_device)
extern void init_hr_proc(void);
extern FindVarMethod var_hrproc;
#endif /* _MIBGROUP_HRPROC_H */