ARM/threads: Disable debug output
Tracing was accidently switched on by a previous commit.
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#define TRACE_ARCH_THREAD
|
//#define TRACE_ARCH_THREAD
|
||||||
#ifdef TRACE_ARCH_THREAD
|
#ifdef TRACE_ARCH_THREAD
|
||||||
# define TRACE(x) dprintf x
|
# define TRACE(x) dprintf x
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user