aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/kernel/head_64.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/kernel/head_64.S b/arch/powerpc/kernel/head_64.S
index 2ae41aba4053..fad2abdcbdfe 100644
--- a/arch/powerpc/kernel/head_64.S
+++ b/arch/powerpc/kernel/head_64.S
@@ -470,6 +470,7 @@ _STATIC(__after_prom_start)
470 mtctr r8 470 mtctr r8
471 bctr 471 bctr
472 472
473.balign 8
473p_end: .llong _end - _stext 474p_end: .llong _end - _stext
474 475
4754: /* Now copy the rest of the kernel up to _end */ 4764: /* Now copy the rest of the kernel up to _end */