summaryrefslogtreecommitdiffstats
path: root/include/mpc86xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mpc86xx.h')
-rw-r--r--include/mpc86xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mpc86xx.h b/include/mpc86xx.h
index c6f30f9fd5..eb85d60cad 100644
--- a/include/mpc86xx.h
+++ b/include/mpc86xx.h
@@ -83,5 +83,7 @@ static __inline__ unsigned long get_l2cr (void)
return l2cr_val;
}
+void setup_ddr_bat(phys_addr_t dram_size);
+
#endif /* _ASMLANGUAGE */
#endif /* __MPC86xx_H__ */
OpenPOWER on IntegriCloud