X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fmpc86xx.h;h=31e83f2cc9213377fc55ae8473c96e9e0c40fd47;hb=7373323056f524b3136cee4911f1debc23723ae7;hp=eb85d60cad1bfa3688d70adbaa446a44e0497b6c;hpb=83653121d7382fccfe329cb732f77f116341ef1d;p=oweals%2Fu-boot.git diff --git a/include/mpc86xx.h b/include/mpc86xx.h index eb85d60cad..31e83f2cc9 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__ */