Linux Foundation Collaborative Projects
index
:
kvmfornfv
master
stable/brahmaputra
stable/colorado
stable/danube
stable/euphrates
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu
/
roms
/
u-boot
/
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_ */