summaryrefslogtreecommitdiff
path: root/emulators/mame/patches/patch-src_emu_debug_debugcpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mame/patches/patch-src_emu_debug_debugcpu.c')
-rw-r--r--emulators/mame/patches/patch-src_emu_debug_debugcpu.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/emulators/mame/patches/patch-src_emu_debug_debugcpu.c b/emulators/mame/patches/patch-src_emu_debug_debugcpu.c
deleted file mode 100644
index 283d96378bd..00000000000
--- a/emulators/mame/patches/patch-src_emu_debug_debugcpu.c
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-src_emu_debug_debugcpu.c,v 1.4 2011/02/26 07:06:24 wiz Exp $
-
-Sent upstream and accepted.
-
---- src/emu/debug/debugcpu.c.orig 2010-12-31 16:41:26.000000000 +0000
-+++ src/emu/debug/debugcpu.c
-@@ -51,7 +51,7 @@
- #include "xmlfile.h"
- #include <ctype.h>
- #include <zlib.h>
--#ifdef SDLMAME_FREEBSD
-+#if defined(SDLMAME_FREEBSD) || defined(SDLMAME_NETBSD)
- # undef tolower
- #endif
-