summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/lh5801/5801dasm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/lh5801/5801dasm.cpp')
-rw-r--r--src/devices/cpu/lh5801/5801dasm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/lh5801/5801dasm.cpp b/src/devices/cpu/lh5801/5801dasm.cpp
index 11fb6d38f4e..c6583b2cadd 100644
--- a/src/devices/cpu/lh5801/5801dasm.cpp
+++ b/src/devices/cpu/lh5801/5801dasm.cpp
@@ -667,7 +667,7 @@ CPU_DISASSEMBLE( lh5801 )
{
int pos = 0;
int oper;
- UINT16 absolut;
+ uint16_t absolut;
const Entry *entry;
int temp;