repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git]
/
tools
/
lib
/
api
/
cpu.h
blob
81e9d3955961ef6533919a8494c2f81a8152a99e
1
#ifndef __API_CPU__
2
#define __API_CPU__
3
4
int
cpu__get_max_freq
(
unsigned long long
*
freq
);
5
6
#endif
/* __API_CPU__ */