summaryrefslogtreecommitdiffstats
path: root/cpu/mips/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mips/start.S')
-rw-r--r--cpu/mips/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mips/start.S b/cpu/mips/start.S
index 947128dd81..d881879d77 100644
--- a/cpu/mips/start.S
+++ b/cpu/mips/start.S
@@ -345,7 +345,7 @@ relocate_code:
jr t0
nop
- .word _gp
+ .word _gp
.word _GLOBAL_OFFSET_TABLE_
.word uboot_end_data
.word uboot_end
OpenPOWER on IntegriCloud