summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2008-08-17 04:44:02 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2008-08-17 04:44:02 +0000
commitf118954dc59594b38e808fa2bac36609406b2263 (patch)
tree8c35ec8d5cfc3f4aab65fdab1e045db1d4c37abd /.gitattributes
parenta6210713dabad79d7b1a795d0ed8ed0c5cb41abe (diff)
Split out SH-4 non-interpreter-specific stuff to sh4comn.c.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 71134cc73cf..1a93b3718af 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -362,6 +362,8 @@ src/emu/cpu/sh2/sh2drc.c svneol=native#text/plain
src/emu/cpu/sh2/sh2fe.c svneol=native#text/plain
src/emu/cpu/sh4/sh4.c svneol=native#text/plain
src/emu/cpu/sh4/sh4.h svneol=native#text/plain
+src/emu/cpu/sh4/sh4comn.c svneol=native#text/plain
+src/emu/cpu/sh4/sh4comn.h svneol=native#text/plain
src/emu/cpu/sh4/sh4dasm.c svneol=native#text/plain
src/emu/cpu/sh4/sh4regs.h svneol=native#text/plain
src/emu/cpu/sharc/compute.c svneol=native#text/plain