aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/elf_util.c
Commit message (Collapse)AuthorAge
* [POWERPC] Move bootwrapper ELF parsing routines to a fileMark A. Greer2007-04-12
The ELF parsing routines local to arch/powerpc/boot/main.c are useful to other callers therefore move them to their own file. Signed-off-by: Mark A. Greer <mgreer@mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org>