Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/powerpc/aim/locore64.S 209975 2010-07-13 05:32:19Z nwhitehorn $ */
---
> /* $FreeBSD: head/sys/powerpc/aim/locore64.S 218824 2011-02-18 21:44:53Z nwhitehorn $ */
177c177
< bl .OF_initial_setup
---
> bl OF_initial_setup
191c191
< bl .powerpc_init
---
> bl powerpc_init
196c196
< bl .mi_startup
---
> bl mi_startup
198c198
< b .OF_exit
---
> b OF_exit