We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62b995 commit 9a1c966Copy full SHA for 9a1c966
src/topologyentry.h
@@ -6,6 +6,8 @@
6
#include "types.h"
7
#ifndef USER_KERNEL_SHARED
8
#include "debug.h"
9
+#else
10
+#define DBG(x)
11
#endif
12
13
namespace pcm
0 commit comments