summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/dsp16/dsp16rc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/dsp16/dsp16rc.h')
-rw-r--r--src/devices/cpu/dsp16/dsp16rc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/dsp16/dsp16rc.h b/src/devices/cpu/dsp16/dsp16rc.h
index 76fc921c77e..c3078dc64c3 100644
--- a/src/devices/cpu/dsp16/dsp16rc.h
+++ b/src/devices/cpu/dsp16/dsp16rc.h
@@ -33,6 +33,7 @@ private:
COMPILE_MAX_SEQUENCE = 64
};
+ // exit codes for recompiled blocks
enum : int
{
EXEC_OUT_OF_CYCLES,