aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/ppc_asm.h
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: Move ppc64 boot wrapper code over to arch/powerpcPaul Mackerras2005-11-161-0/+62
This also extends the code to handle 32-bit ELF vmlinux files as well as 64-bit ones. This is sufficient for booting on new-world 32-bit powermacs (i.e. all recent machines). Signed-off-by: Paul Mackerras <paulus@samba.org>