Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d3be1bcae7a8207e0a79ffd035d0e90f80378295
/
.
/
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