提交 19bcdeeb 编写于 作者: R Rich Felker

fix missing quotation mark in mips crt_arch.h that broke build

上级 8b0d66d2
......@@ -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"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册