Skip to content

Commit d4c8853

Browse files
authored
Update common_mips64.h
1 parent a9b51b8 commit d4c8853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common_mips64.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ static inline unsigned int rpcc(void){
9494
#define RPCC_DEFINED
9595

9696
#ifndef NO_AFFINITY
97-
#define WHEREAMI
97+
//#define WHEREAMI
9898
static inline int WhereAmI(void){
9999
int ret=0;
100100
__asm__ __volatile__(".set push \n"

0 commit comments

Comments
 (0)