summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/qbus/pc11.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/qbus/pc11.cpp')
-rw-r--r--src/devices/bus/qbus/pc11.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/qbus/pc11.cpp b/src/devices/bus/qbus/pc11.cpp
index 26647204802..984c8f14e4e 100644
--- a/src/devices/bus/qbus/pc11.cpp
+++ b/src/devices/bus/qbus/pc11.cpp
@@ -14,7 +14,7 @@
#define LOG_DBG (1U << 2)
//#define VERBOSE (LOG_GENERAL | LOG_DBG)
-//#define LOG_OUTPUT_FUNC printf
+//#define LOG_OUTPUT_FUNC osd_printf_info
#include "logmacro.h"