index
:
timex/qemu
master
qemu-2.4.1
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
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_ */