Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
quic
/
qsdk
/
oss
/
boot
/
u-boot-2016
/
e8672e3f0ec571d0ca7ccd8cbbeb113802c1d443
/
.
/
include
/
clk.h
blob: df4570c6f54abb0f5e6aac166b8096c19becdf69 [
file
] [
log
] [
blame
]
Michal Simek
08d0d6f
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_ */