Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
c67161c1f1965efc5934697f5947cf65a2ea0a62
/
.
/
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_ */