aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar bunnei <ericbunnie@gmail.com>2014-05-19 22:19:10 -0400
committerGravatar bunnei <ericbunnie@gmail.com>2014-05-19 22:19:10 -0400
commit29930ac1101ca12213169d9a21c45efa0d07a374 (patch)
tree8fdcf73a102726780f81de89cbd83eddc8999b35 /src
parent088a2de9a6f593460dcd532c4a217e0c0fc4fd72 (diff)
VFP: disable DBG messages because they spam the console with unimportant skyeye junk
Diffstat (limited to 'src')
-rw-r--r--src/core/arm/interpreter/vfp/vfp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/arm/interpreter/vfp/vfp.h b/src/core/arm/interpreter/vfp/vfp.h
index f738a615..bbf4caeb 100644
--- a/src/core/arm/interpreter/vfp/vfp.h
+++ b/src/core/arm/interpreter/vfp/vfp.h
@@ -21,7 +21,7 @@
#ifndef __VFP_H__
#define __VFP_H__
-#define DBG(...) DEBUG_LOG(ARM11, __VA_ARGS__)
+#define DBG(...) //DEBUG_LOG(ARM11, __VA_ARGS__)
#define vfpdebug //printf