summaryrefslogtreecommitdiffstats
path: root/discover/dt.h
blob: 4692d04381bd5bc3b76228428d8ea948aadc3486 (plain)
1
2
3
4
5
6
7
8
#ifndef _DT_H
#define _DT_H

#include "ipmi.h"

int get_ipmi_sensor(void *t, enum ipmi_sensor_ids sensor_id);

#endif /* _IPMI_H */
OpenPOWER on IntegriCloud