include: Better detect MIPS architecture.

This commit is contained in:
André Hentschel 2010-10-29 16:34:47 +02:00 committed by Alexandre Julliard
parent a0dabd33e5
commit 98998cbad5
1 changed files with 1 additions and 1 deletions

View File

@ -1309,7 +1309,7 @@ typedef struct _CONTEXT {
/* Mips context definitions */
#ifdef _MIPS_
#if defined(_MIPS_) || defined(__MIPS__) || defined(__mips__)
#define CONTEXT_R4000 0x00010000