Sign in
third-party-mirror
/
u-boot
/
801a194616d95e6fc426a176d9615ccbf9876c7f
/
.
/
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