Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
31488a325ac1308e9c7e32166e66a505624f959c
/
.
/
plat
/
xilinx
/
common
/
include
/
plat_clkfunc.h
blob: a182f91524fdc0da449e8ad642f0d69c781af7eb [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2023-2024, Advanced Micro Devices, Inc. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*
*/
#ifndef
PLAT_CLKFUNC_H
#define
PLAT_CLKFUNC_H
void
set_cnt_freq
(
void
);
#endif
/* PLAT_CLKFUNC_H */