Sign in
third-party-mirror
/
u-boot
/
25eedb2c1958a13110c7de1fc809b624053cc69c
/
.
/
cpu
/
mpc85xx
/
mp.h
blob: d9fbb825e5dc4f216e56a1311dc060d35fef6ac7 [
file
]
#ifndef
__MPC85XX_MP_H_
#define
__MPC85XX_MP_H_
ulong
get_spin_addr
(
void
);
void
setup_mp
(
void
);
u32 get_my_id
(
void
);
#endif