Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: LGPL-2.1+ */
0002 /* Copyright (C) 2022, Linaro Ltd - Daniel Lezcano <daniel.lezcano@linaro.org> */
0003 #ifndef __THERMAL_TOOLS
0004 #define __THERMAL_TOOLS
0005 
0006 #include "log.h"
0007 #include "mainloop.h"
0008 #include "uptimeofday.h"
0009 
0010 #endif