summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Zsolt Vasvari <zsoltvas@mamedev.org>2008-03-02 03:32:54 +0000
committer Zsolt Vasvari <zsoltvas@mamedev.org>2008-03-02 03:32:54 +0000
commitc7a0a7942f7b8f26709fad4809bb83ed5ec8f2cd (patch)
tree0bf082103b68147a5f7961abf3a38d7ba54272f2 /.gitattributes
parent56ad71eccf0860f9c6c70b9ddfa549531a396ed4 (diff)
Moves watchdog processing logic into its own module
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index cc34b56c15d..b13192ccde2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -935,6 +935,8 @@ src/emu/video/vector.h svneol=native#text/plain
src/emu/video/vooddefs.h svneol=native#text/plain
src/emu/video/voodoo.c svneol=native#text/plain
src/emu/video/voodoo.h svneol=native#text/plain
+src/emu/watchdog.c svneol=native#text/plain
+src/emu/watchdog.h svneol=native#text/plain
src/lib/expat/ascii.h svneol=native#text/plain
src/lib/expat/asciitab.h svneol=native#text/plain
src/lib/expat/expat.h svneol=native#text/plain