提交 e9090320 编写于 作者: C Christophe Leroy 提交者: Michael Ellerman
上级 23c4ceaf
...@@ -33,14 +33,6 @@ ...@@ -33,14 +33,6 @@
#include <asm/vdso_datapage.h> #include <asm/vdso_datapage.h>
#include <asm/setup.h> #include <asm/setup.h>
#undef DEBUG
#ifdef DEBUG
#define DBG(fmt...) printk(fmt)
#else
#define DBG(fmt...)
#endif
/* The alignment of the vDSO */ /* The alignment of the vDSO */
#define VDSO_ALIGNMENT (1 << 16) #define VDSO_ALIGNMENT (1 << 16)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册