blob: 886e0c839d84b0e329d234966c517a0069ae435b [file] [log] [blame]
Becky Bruce1266df82008-11-03 15:44:01 -06001#ifndef __MPC86XX_MP_H_
2#define __MPC86XX_MP_H_
3
4void setup_mp(void);
5void cpu_mp_lmb_reserve(struct lmb *lmb);
6
7#endif