summaryrefslogtreecommitdiff
path: root/hw/xquartz/darwin.h
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-04-25 17:54:36 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-04-25 18:04:22 -0700
commitb9ca7896356f79ee27be5d5aa62052f6984282b0 (patch)
tree455a3a2d7cb721d265f8db51ffd13e9fbb4edd07 /hw/xquartz/darwin.h
parent0209e46249b61974a6e3ed54a51cc36dfaf0064f (diff)
XQuartz: Added some pseudoramiX debug traces
(cherry picked from commit 5bee1585a399eab0a7b6fc80ad476d81b5d227d3)
Diffstat (limited to 'hw/xquartz/darwin.h')
-rw-r--r--hw/xquartz/darwin.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xquartz/darwin.h b/hw/xquartz/darwin.h
index 3231077be..6d2fbd0e5 100644
--- a/hw/xquartz/darwin.h
+++ b/hw/xquartz/darwin.h
@@ -130,4 +130,6 @@ extern FILE *debug_log_fp;
#define DEBUG_LOG(msg, args...)
#endif
+#define TRACE() DEBUG_LOG("\n")
+
#endif /* _DARWIN_H */