[POWERPC] Move bootwrapper ELF parsing routines to a file
authorMark A. Greer <mgreer@mvista.com>
Tue, 27 Mar 2007 22:29:50 +0000 (15:29 -0700)
committerPaul Mackerras <paulus@samba.org>
Thu, 12 Apr 2007 17:55:16 +0000 (03:55 +1000)
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>

No differences found