Update common_mips64.h
authorfengrl <42458138+fengrl@users.noreply.github.com>
Tue, 9 Oct 2018 03:20:16 +0000 (11:20 +0800)
committerGitHub <noreply@github.com>
Tue, 9 Oct 2018 03:20:16 +0000 (11:20 +0800)
common_mips64.h

index 93bc7e5..1163413 100644 (file)
@@ -94,7 +94,7 @@ static inline unsigned int rpcc(void){
 #define RPCC_DEFINED
 
 #ifndef NO_AFFINITY
-#define WHEREAMI
+//#define WHEREAMI
 static inline int WhereAmI(void){
   int ret=0;
   __asm__ __volatile__(".set push \n"