Gitiles
Code Review
Sign In
nv-tegra.nvidia.com
/
linux-2.6
/
15d5f8398311f565682959daaca30e3ca7aea600
/
.
/
include
/
asm-i386
/
therm_throt.h
blob: 3c9c22cc10c97c7bf8c2d5f49ca209b1751417ff [
file
] [
log
] [
blame
]
Dmitriy Zavin
15d5f83
2006-09-26 10:52:42 +0200
[
diff
] [
blame^
]
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__ */