Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[deliverable/linux.git] / tools / lib / api / cpu.h
1 #ifndef __API_CPU__
2 #define __API_CPU__
3
4 int cpu__get_max_freq(unsigned long long *freq);
5
6 #endif /* __API_CPU__ */
This page took 0.031622 seconds and 5 git commands to generate.