Deleted Added
full compact
1c1
< /* $FreeBSD: stable/10/sys/powerpc/aim/trap_subr64.S 260670 2014-01-15 05:19:37Z jhibbits $ */
---
> /* $FreeBSD: stable/10/sys/powerpc/aim/trap_subr64.S 262675 2014-03-02 02:35:46Z jhibbits $ */
290d289
< #ifdef SMP
324a324,335
> bl CNAME(cpudep_ap_setup)
> nop
> GET_CPUINFO(%r5)
> ld %r3,(PC_RESTORE)(%r5)
> cmpldi %cr0,%r3,0
> beq %cr0,2f
> nop
> li %r4,1
> b CNAME(longjmp)
> nop
> 2:
> #ifdef SMP
326a338
> #endif
331d342
< #endif