]> Git Repo - linux.git/blob - tools/thermal/lib/thermal-tools.h
io_uring/poll: move poll execution helpers higher up
[linux.git] / tools / thermal / lib / thermal-tools.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 /* Copyright (C) 2022, Linaro Ltd - Daniel Lezcano <[email protected]> */
3 #ifndef __THERMAL_TOOLS
4 #define __THERMAL_TOOLS
5
6 #include "log.h"
7 #include "mainloop.h"
8 #include "uptimeofday.h"
9
10 #endif
This page took 0.033542 seconds and 4 git commands to generate.