提交 8df8d529 编写于 作者: J Jiang Biao 提交者: Richard Henderson

tcg/mips: delete commented out extern keyword.

Delete commented out extern keyword on link_error().
Signed-off-by: NJiang Biao <jiang.biao2@zte.com.cn>
Message-Id: <1506762042-32145-1-git-send-email-jiang.biao2@zte.com.cn>
Signed-off-by: NRichard Henderson <richard.henderson@linaro.org>
上级 a505785c
......@@ -36,7 +36,7 @@
#else
/* To assert at compile-time that these values are never used
for TCG_TARGET_REG_BITS == 64. */
/* extern */ int link_error(void);
int link_error(void);
# define LO_OFF link_error()
# define HI_OFF link_error()
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册