ALSA: cs46xx: add a new line
[linux-2.6/btrfs-unstable.git] / tools / lib / api / cpu.h
blob81e9d3955961ef6533919a8494c2f81a8152a99e
1 #ifndef __API_CPU__
2 #define __API_CPU__
4 int cpu__get_max_freq(unsigned long long *freq);
6 #endif /* __API_CPU__ */