aboutsummaryrefslogtreecommitdiff
path: root/include/asm-i386/therm_throt.h
blob: 3c9c22cc10c97c7bf8c2d5f49ca209b1751417ff (plain)
1
2
3
4
5
6
#ifndef __ASM_I386_THERM_THROT_H__
#define __ASM_I386_THERM_THROT_H__ 1

int therm_throt_process(int curr);

#endif /* __ASM_I386_THERM_THROT_H__ */