This commit is contained in:
Brian Behlendorf 2008-12-19 09:47:09 -08:00
parent dbc567603d
commit 111303eeb8
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ _NOTE(CONSTCOND) } while (0)
#ifdef DTRACE_PROBE
#undef DTRACE_PROBE
#define DTRACE_PROBE(a) ((void)0)
#define DTRACE_PROBE(a) ((void)0)
#endif /* DTRACE_PROBE */
#ifdef DTRACE_PROBE1