summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/alph8201/alph8201.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/alph8201/alph8201.c')
-rw-r--r--src/emu/cpu/alph8201/alph8201.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/alph8201/alph8201.c b/src/emu/cpu/alph8201/alph8201.c
index 53b8db87c9a..2eade343cf4 100644
--- a/src/emu/cpu/alph8201/alph8201.c
+++ b/src/emu/cpu/alph8201/alph8201.c
@@ -184,7 +184,7 @@ typedef struct {
} s_opcode;
static ALPHA8201_Regs R;
-int ALPHA8201_ICount;
+static int ALPHA8201_ICount;
static int inst_cycles;
#define intRAM R.RAM