Add missing DEBUG define from r226514.
This commit is contained in:
parent
44cda9fd7a
commit
c4e7df4e97
@ -1040,6 +1040,7 @@ extern struct pmc_debugflags pmc_debugflags;
|
||||
#define PMC_DEBUG_MIN_SIO 9 /* schedule i/o */
|
||||
#define PMC_DEBUG_MIN_FLS 10 /* flush */
|
||||
#define PMC_DEBUG_MIN_SAM 11 /* sample */
|
||||
#define PMC_DEBUG_MIN_CLO 12 /* close */
|
||||
|
||||
#else
|
||||
#define PMCDBG(M,N,L,F,...) /* nothing */
|
||||
|
Loading…
x
Reference in New Issue
Block a user