]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/clk.h
board: axs103 - add maintainer information
[people/ms/u-boot.git] / include / clk.h
CommitLineData
08d0d6f3
MS
1#ifndef _CLK_H_
2#define _CLK_H_
3
4int soc_clk_dump(void);
5
6#endif /* _CLK_H_ */