Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b8a258cff328df673ccf6608a0fc47127bcfac90
/
.
/
include
/
clk.h
blob: df4570c6f54abb0f5e6aac166b8096c19becdf69 [
file
] [
log
] [
blame
]
Michal Simek
a0d2802
2013-11-21 13:39:02 -0800
[
diff
] [
blame
]
1
#ifndef
_CLK_H_
2
#define
_CLK_H_
3
4
int
soc_clk_dump
(
void
);
5
6
#endif
/* _CLK_H_ */