summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/boot/start.S')
-rw-r--r--arch/mips/boot/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/boot/start.S b/arch/mips/boot/start.S
index ad341f3806..b756d40d3d 100644
--- a/arch/mips/boot/start.S
+++ b/arch/mips/boot/start.S
@@ -133,7 +133,7 @@ stack_setup:
addiu sp, -16
la v0, start_barebox
- jal v0
+ jal v0
nop
/* No return */