提交 fdb551a4 编写于 作者: R Ralf Baechle

Bugs are now a configuration option.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 629c83f8
#ifndef __ASM_BUG_H
#define __ASM_BUG_H
#include <linux/config.h>
#ifdef CONFIG_BUG
#include <asm/break.h>
#ifdef CONFIG_BUG
......@@ -14,3 +18,5 @@ do { \
#include <asm-generic/bug.h>
#endif
#endif /* __ASM_BUG_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册