summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ins8154.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ins8154.cpp')
-rw-r--r--src/devices/machine/ins8154.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/ins8154.cpp b/src/devices/machine/ins8154.cpp
index 0ce0dbd11d8..7183122a3d8 100644
--- a/src/devices/machine/ins8154.cpp
+++ b/src/devices/machine/ins8154.cpp
@@ -14,7 +14,7 @@
#include "emu.h"
#include "ins8154.h"
-#define LOG_BITS (1U << 1)
+#define LOG_BITS (1U << 1)
//#define VERBOSE (LOG_BITS) // (LOG_GENERAL|LOG_BITS)
#include "logmacro.h"