summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/arm7/arm7tdrc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/arm7/arm7tdrc.c')
-rw-r--r--src/emu/cpu/arm7/arm7tdrc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/cpu/arm7/arm7tdrc.c b/src/emu/cpu/arm7/arm7tdrc.c
index 9163326269d..148ebcb099b 100644
--- a/src/emu/cpu/arm7/arm7tdrc.c
+++ b/src/emu/cpu/arm7/arm7tdrc.c
@@ -1589,4 +1589,3 @@ void arm7_cpu_device::drctg0f_1(drcuml_block *block, compiler_state *compiler, c
UML_OR(block, DRC_REG(14), DRC_REG(14), 1);
UML_MOV(block, DRC_PC, uml::I0);
}
-