context
This commit is contained in:
parent
dbc567603d
commit
111303eeb8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue