提交 8592d4c0 编写于 作者: R Ralf Baechle

Fix weirdness in <asm/bug.h>

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 dbc57169
......@@ -7,13 +7,12 @@
#include <asm/break.h>
#ifdef CONFIG_BUG
#define HAVE_ARCH_BUG
#define BUG() \
do { \
__asm__ __volatile__("break %0" : : "i" (BRK_BUG)); \
} while (0)
#endif
#define HAVE_ARCH_BUG
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册