2 * longrun.h - longrun module header file
4 * Copyright (c) 2001 Seiichi SATO <ssato@sh.rim.or.jp>
6 * licensed under the GPL
9 void longrun_init(char *cpuid_dev
, char *msr_dev
);
10 void longrun_get_stat(int *percent
, int *flags
, int *mhz
, int *voltz
);