]> err.no Git - linux-2.6/blob - include/asm-i386/therm_throt.h
[PATCH] x86: Refactor thermal throttle processing
[linux-2.6] / include / asm-i386 / therm_throt.h
1 #ifndef __ASM_I386_THERM_THROT_H__
2 #define __ASM_I386_THERM_THROT_H__ 1
3
4 int therm_throt_process(int curr);
5
6 #endif /* __ASM_I386_THERM_THROT_H__ */