]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ppc64/boot/crt0.S
[PATCH] ppc64 boot: proof that reloc works
[linux-2.6-omap-h63xx.git] / arch / ppc64 / boot / crt0.S
index 5788a453a7a22bded19ba5a7dd8e997064760192..8bfdeaf3be83fb7cbb8714c8653c4e67e397457a 100644 (file)
@@ -12,8 +12,8 @@
 #include "ppc_asm.h"
 
        .text
-       .globl  _start
-_start:
+       .globl  _zimage_start
+_zimage_start:
        bl      reloc_offset
 
 reloc_offset: