mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-07-01 10:13:35 +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
|
||||
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 */
|
||||
|
Reference in New Issue
Block a user