提交 33722a2e 编写于 作者: R Ralf Baechle

MIPS: sysmips: Use unreachable().

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 88b62b91
......@@ -235,7 +235,7 @@ static inline int mips_atomic_set(struct pt_regs *regs,
: "r" (regs));
/* unreached. Honestly. */
while (1);
unreachable();
}
save_static_function(sys_sysmips);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册