diff options
Diffstat (limited to 'failsafe.h')
-rw-r--r-- | failsafe.h | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1 +1,6 @@ +#ifndef HAVE_FAILSAFE_H +#define HAVE_FAILSAFE_H + void failsafe(); + +#endif |
index : cputemp2maxfreq | ||
Daemon to scale scale_max_freq down as CPU temperature rises | nobody |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | failsafe.h | 5 |
@@ -1 +1,6 @@ +#ifndef HAVE_FAILSAFE_H +#define HAVE_FAILSAFE_H + void failsafe(); + +#endif |