[POWERPC] bootwrapper: Move linker symbols into ops.h
authorScott Wood <scottwood@freescale.com>
Mon, 20 Aug 2007 17:39:58 +0000 (03:39 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 22 Aug 2007 05:27:28 +0000 (15:27 +1000)
commit2f1d4899321be87bc5f0c4ee0e62c9d9ced05f80
tree5e22af6c9ba7a508fd8d1c97673c8159f61f4e99
parentd0f53fafc016b3f4f20f63ecf52f6df8774bcb3c
[POWERPC] bootwrapper: Move linker symbols into ops.h

Most of these were previously used by numerous C files and
redeclared in each one.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/cuboot-83xx.c
arch/powerpc/boot/cuboot-85xx.c
arch/powerpc/boot/cuboot.c
arch/powerpc/boot/ebony.c
arch/powerpc/boot/holly.c
arch/powerpc/boot/main.c
arch/powerpc/boot/of.c
arch/powerpc/boot/ops.h
arch/powerpc/boot/prpmc2800.c
arch/powerpc/boot/ps3.c
arch/powerpc/boot/treeboot-ebony.c