From 3cf872b2308a739c34cd402e0f0bdeec51734f16 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 15 Oct 2017 10:44:35 -0400 Subject: psxglue.h: renamed __PSXOPT_DEBUG --> __PSXOPT_DINGA. --- arch/nt32/psxglue.h | 2 +- arch/nt64/psxglue.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'arch') diff --git a/arch/nt32/psxglue.h b/arch/nt32/psxglue.h index b72a8d2..abe6365 100644 --- a/arch/nt32/psxglue.h +++ b/arch/nt32/psxglue.h @@ -3,7 +3,7 @@ #define __PSXOPT_NATIVE 0x0 #define __PSXOPT_POSIX 0x1 -#define __PSXOPT_DEBUG 0x2 +#define __PSXOPT_DINGA 0x2 #define __PSXOPT_LDSO 0x4 #define __PSXOPT_VRFS 0x8 diff --git a/arch/nt64/psxglue.h b/arch/nt64/psxglue.h index b72a8d2..abe6365 100644 --- a/arch/nt64/psxglue.h +++ b/arch/nt64/psxglue.h @@ -3,7 +3,7 @@ #define __PSXOPT_NATIVE 0x0 #define __PSXOPT_POSIX 0x1 -#define __PSXOPT_DEBUG 0x2 +#define __PSXOPT_DINGA 0x2 #define __PSXOPT_LDSO 0x4 #define __PSXOPT_VRFS 0x8 -- cgit v1.2.3