Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
698f3a12c20b90185be710caadd2cb6a940c4cb2
/
.
/
cpu
/
mpc86xx
/
mp.h
blob: 886e0c839d84b0e329d234966c517a0069ae435b [
file
] [
log
] [
blame
]
#ifndef
__MPC86XX_MP_H_
#define
__MPC86XX_MP_H_
void
setup_mp
(
void
);
void
cpu_mp_lmb_reserve
(
struct
lmb
*
lmb
);
#endif