mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-07-01 18:23:36 +00:00
*** empty log message ***
This commit is contained in:
@ -40,4 +40,7 @@ ipmi_sdr_add_from_sensors(struct ipmi_intf *intf, int maxslot);
|
|||||||
int
|
int
|
||||||
ipmi_sdr_add_from_file(struct ipmi_intf *intf, const char *ifile);
|
ipmi_sdr_add_from_file(struct ipmi_intf *intf, const char *ifile);
|
||||||
|
|
||||||
|
int
|
||||||
|
ipmi_sdr_add_from_list(struct ipmi_intf *intf, const char *rangeList);
|
||||||
|
|
||||||
#endif /* IPMI_SDRADD_H */
|
#endif /* IPMI_SDRADD_H */
|
||||||
|
Reference in New Issue
Block a user