+8
−0
arch/powerpc/boot/elf_util.c
0 → 100644
+76
−0
+0
−66
Loading
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>