summaryrefslogtreecommitdiffstats
path: root/discover/dt.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/dt.h')
-rw-r--r--discover/dt.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/discover/dt.h b/discover/dt.h
new file mode 100644
index 0000000..4692d04
--- /dev/null
+++ b/discover/dt.h
@@ -0,0 +1,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