index
:
cputemp2maxfreq
master
Daemon to scale scale_max_freq down as CPU temperature rises
nobody
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
failsafe.h
blob: c7c2e1159889e471c189c1675f97dc95c9dea298 (
plain
)
1
2
3
4
5
6
#ifndef HAVE_FAILSAFE_H
#define HAVE_FAILSAFE_H
void
failsafe
();
#endif