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