index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
clk.h
blob: df4570c6f54abb0f5e6aac166b8096c19becdf69 (
plain
)
1
2
3
4
5
6
#ifndef _CLK_H_
#define _CLK_H_
int
soc_clk_dump
(
void
);
#endif
/* _CLK_H_ */