summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sh/sh2fe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/sh/sh2fe.cpp')
-rw-r--r--src/devices/cpu/sh/sh2fe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/sh/sh2fe.cpp b/src/devices/cpu/sh/sh2fe.cpp
index 47532082c03..3019dc02ab7 100644
--- a/src/devices/cpu/sh/sh2fe.cpp
+++ b/src/devices/cpu/sh/sh2fe.cpp
@@ -28,4 +28,4 @@ sh2_frontend::sh2_frontend(sh_common_execution *device, uint32_t window_start, u
bool sh2_frontend::describe_group_15(opcode_desc &desc, const opcode_desc *prev, uint16_t opcode)
{
return true;
-} \ No newline at end of file
+}