summaryrefslogtreecommitdiff
path: root/firmware/target/mips/ingenic_jz47xx/crt0.S
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/mips/ingenic_jz47xx/crt0.S')
-rw-r--r--firmware/target/mips/ingenic_jz47xx/crt0.S5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/target/mips/ingenic_jz47xx/crt0.S b/firmware/target/mips/ingenic_jz47xx/crt0.S
index f079b940a1..baef085845 100644
--- a/firmware/target/mips/ingenic_jz47xx/crt0.S
+++ b/firmware/target/mips/ingenic_jz47xx/crt0.S
@@ -49,11 +49,6 @@
49 .set noreorder 49 .set noreorder
50 .set noat 50 .set noat
51 51
52#ifdef BOOTLOADER
53 .word 0 /* HACK */
54 .word 0 /* HACK */
55#endif
56
57_start: 52_start:
58 la ra, _start 53 la ra, _start
59 /* 54 /*