aboutsummaryrefslogtreecommitdiff
path: root/include/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h
index 206f8cf3a..c04a9d376 100644
--- a/include/common.h
+++ b/include/common.h
@@ -355,6 +355,8 @@ int serial_tstc (void);
/* $(CPU)/speed.c */
int get_clocks (void);
+int get_clocks_866 (void);
+int sdram_adjust_866 (void);
#if defined(CONFIG_8260)
int prt_8260_clks (void);
#endif