aboutsummaryrefslogtreecommitdiff
path: root/emulators/mame/files/patch-src_devices_cpu_sh_sh7032.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mame/files/patch-src_devices_cpu_sh_sh7032.cpp')
-rw-r--r--emulators/mame/files/patch-src_devices_cpu_sh_sh7032.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/mame/files/patch-src_devices_cpu_sh_sh7032.cpp b/emulators/mame/files/patch-src_devices_cpu_sh_sh7032.cpp
deleted file mode 100644
index af443e70c42e..000000000000
--- a/emulators/mame/files/patch-src_devices_cpu_sh_sh7032.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/devices/cpu/sh/sh7032.cpp.orig 2023-10-03 07:41:18 UTC
-+++ src/devices/cpu/sh/sh7032.cpp
-@@ -1,6 +1,7 @@
- // license:BSD-3-Clause
- // copyright-holders:Angelo Salese
-
-+#include "emu.h"
- #include "sh7032.h"
-
- DEFINE_DEVICE_TYPE(SH1_SH7032, sh1_sh7032_device, "sh1_sh7032", "Hitachi SH-1 (SH7032)")