repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
tools
/
thermal
/
lib
/
thermal-tools.h
blob
f43939a468a38db2e5c2df178b67c83a26900fb5
1
/* SPDX-License-Identifier: LGPL-2.1+ */
2
/* Copyright (C) 2022, Linaro Ltd - Daniel Lezcano <daniel.lezcano@linaro.org> */
3
#ifndef __THERMAL_TOOLS
4
#define __THERMAL_TOOLS
5
6
#include
"log.h"
7
#include
"mainloop.h"
8
#include
"uptimeofday.h"
9
10
#endif