diff options
author | 2017-10-22 12:34:30 +1100 | |
---|---|---|
committer | 2017-10-22 12:34:30 +1100 | |
commit | 4c29419cab5f44db1d52e5f28cef42450406be2a (patch) | |
tree | 33939159a0d389f16e0e8f58a1acc86f7d44f263 /src/devices/cpu/sh/sh2fe.cpp | |
parent | b39e7a994136b459905388496a94beff2f3810bd (diff) |
srcclean (nw)
Diffstat (limited to 'src/devices/cpu/sh/sh2fe.cpp')
-rw-r--r-- | src/devices/cpu/sh/sh2fe.cpp | 2 |
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 +} |