Deleted Added
full compact
26c26
< * $FreeBSD: head/sys/powerpc/include/smp.h 183439 2008-09-28 18:34:14Z marius $
---
> * $FreeBSD: head/sys/powerpc/include/smp.h 192067 2009-05-14 00:34:26Z nwhitehorn $
49,53d48
< int powerpc_smp_first_cpu(struct cpuref *);
< int powerpc_smp_get_bsp(struct cpuref *);
< int powerpc_smp_next_cpu(struct cpuref *);
< int powerpc_smp_start_cpu(struct pcpu *);
<