summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/rsp/vmudh.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/rsp/vmudh.h')
-rw-r--r--src/emu/cpu/rsp/vmudh.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/cpu/rsp/vmudh.h b/src/emu/cpu/rsp/vmudh.h
index 6ae77e2ef7e..71c3a38f4fb 100644
--- a/src/emu/cpu/rsp/vmudh.h
+++ b/src/emu/cpu/rsp/vmudh.h
@@ -8,4 +8,3 @@ inline rsp_vec_t rsp_vmudh(rsp_vec_t vs, rsp_vec_t vt, rsp_vec_t *acc_md, rsp_ve
return sclamp_acc_to_mid(*acc_md, *acc_hi);
}
-