mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-29 13:08:48 +08:00
Restored debug off state for uma_core.c
This commit is contained in:
parent
8e4f82c980
commit
19955e7c29
@ -54,10 +54,10 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
/* I should really use ktr.. */
|
||||
/*
|
||||
*/
|
||||
#define UMA_DEBUG 1
|
||||
#define UMA_DEBUG_ALLOC 1
|
||||
#define UMA_DEBUG_ALLOC_1 1
|
||||
*/
|
||||
|
||||
#include <freebsd/local/opt_ddb.h>
|
||||
#include <freebsd/local/opt_param.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user