2013-09-26 17:14:40 +02:00

14 lines
302 B
Plaintext

$NetBSD: patch-am,v 1.2 2006/03/18 15:56:00 ben Exp $
--- i386/SPC.ASM.orig 2004-12-30 14:15:44.000000000 -0800
+++ i386/SPC.ASM
@@ -18,7 +18,7 @@
;Destroys:
; EAX
-%ifdef __DJGPP__
+%ifdef _ASM_UNDERBARS
%define DecodeBlockAsm _DecodeBlockAsm
%define DecodeBlockAsm2 _DecodeBlockAsm2
%endif