about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--arch/mips/crt_arch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/crt_arch.h b/arch/mips/crt_arch.h
index 33bde4e6..9a60be03 100644
--- a/arch/mips/crt_arch.h
+++ b/arch/mips/crt_arch.h
@@ -10,7 +10,7 @@ __asm__(
 "	bal 1f \n"
 "	 move $fp, $0 \n"
 "2:	.gpword 2b \n"
-	.gpword " START "_c \n"
+"	.gpword " START "_c \n"
 ".weak _DYNAMIC \n"
 ".hidden _DYNAMIC \n"
 "	.gpword _DYNAMIC \n"