summaryrefslogtreecommitdiff
path: root/include/mpc86xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mpc86xx.h')
-rw-r--r--include/mpc86xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mpc86xx.h b/include/mpc86xx.h
index eb85d60..31e83f2 100644
--- a/include/mpc86xx.h
+++ b/include/mpc86xx.h
@@ -84,6 +84,7 @@ static __inline__ unsigned long get_l2cr (void)
}
void setup_ddr_bat(phys_addr_t dram_size);
+extern void setup_bats(void);
#endif /* _ASMLANGUAGE */
#endif /* __MPC86xx_H__ */