Convert CONFIG_BZIP2 et al to Kconfig
[platform/kernel/u-boot.git] / include / time.h
index 71446c3..e99f9c8 100644 (file)
@@ -6,6 +6,8 @@
 #include <linux/typecheck.h>
 #include <linux/types.h>
 
+ulong get_tbclk(void);
+
 unsigned long get_timer(unsigned long base);
 
 /*