Browse Source

mips repair constraint

bigmagic 5 years ago
parent
commit
3c5329a9b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libcpu/mips/common/asm.h

+ 1 - 1
libcpu/mips/common/asm.h

@@ -118,7 +118,7 @@ symbol		=	value
 /*
  * Macros to handle different pointer/register sizes for 32/64-bit code
  */
-#if defined SOC_LS2K1000
+#if defined ARCH_MIPS64
 /*
  * Size of a register
  */