Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
hare
/
scsi-devel
/
c7b006525bb0673f2373f04b5b8263b022ff367b
/
.
/
tools
/
lib
/
api
/
cpu.h
blob: 90a102fb20dedd567196bc4ad4cf6a79c70f26aa [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__API_CPU__
#define
__API_CPU__
int
cpu__get_max_freq
(
unsigned
long
long
*
freq
);
#endif
/* __API_CPU__ */