mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
14 lines
302 B
Plaintext
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
|