]> git.ozlabs.org Git - petitboot/blob - dt.h
4692d04381bd5bc3b76228428d8ea948aadc3486
[petitboot] / dt.h
1 #ifndef _DT_H
2 #define _DT_H
3
4 #include "ipmi.h"
5
6 int get_ipmi_sensor(void *t, enum ipmi_sensor_ids sensor_id);
7
8 #endif /* _IPMI_H */