diff --git a/common_x86_64.h b/common_x86_64.h index da9afc0e45..11937b4159 100644 --- a/common_x86_64.h +++ b/common_x86_64.h @@ -396,7 +396,7 @@ static __inline int blas_quickdivide(unsigned int x, unsigned int y){ #define PROFCODE -#define EPILOGUE .end REALNAME +#define EPILOGUE .end #endif #if defined(OS_LINUX) || defined(OS_FREEBSD) || defined(OS_NETBSD) || defined(__ELF__) || defined(C_PGI)