summaryrefslogtreecommitdiffstats
path: root/asm/head.S
diff options
context:
space:
mode:
Diffstat (limited to 'asm/head.S')
-rw-r--r--asm/head.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/head.S b/asm/head.S
index 01968ab9..fd6e3fbe 100644
--- a/asm/head.S
+++ b/asm/head.S
@@ -438,7 +438,7 @@ call_relocate:
mr %r3,%r30
bl relocate
cmpwi %r3,0
- beq 1f
+ bne 1f
mtlr %r14
blr
1: /* Fatal relocate failure */
OpenPOWER on IntegriCloud