Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
16bdc39f7555e23c76f1dcd3da96e7bbce839241
/
.
/
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