Sign in
third-party-mirror
/
u-boot
/
3edf68c47fdd52f19c1e840771c19ba90cf5ced1
/
.
/
cpu
/
mpc86xx
/
mp.h
blob: 886e0c839d84b0e329d234966c517a0069ae435b [
file
]
#ifndef
__MPC86XX_MP_H_
#define
__MPC86XX_MP_H_
void
setup_mp
(
void
);
void
cpu_mp_lmb_reserve
(
struct
lmb
*
lmb
);
#endif