diff options
Diffstat (limited to 'qemu/roms/u-boot/include/clk.h')
-rw-r--r-- | qemu/roms/u-boot/include/clk.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/qemu/roms/u-boot/include/clk.h b/qemu/roms/u-boot/include/clk.h deleted file mode 100644 index df4570c6f..000000000 --- a/qemu/roms/u-boot/include/clk.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _CLK_H_ -#define _CLK_H_ - -int soc_clk_dump(void); - -#endif /* _CLK_H_ */ |