Update common_mips64.h

This commit is contained in:
fengrl 2018-10-09 11:20:16 +08:00 committed by GitHub
parent a9b51b8448
commit d4c8853a02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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