add fallback blas_lock implementation
to be used on armv5 and new platforms
This commit is contained in:
@@ -69,6 +69,7 @@ static void __inline blas_lock(volatile BLASULONG *address){
|
||||
} while (ret);
|
||||
|
||||
}
|
||||
#define BLAS_LOCK_DEFINED
|
||||
|
||||
|
||||
static inline int blas_quickdivide(blasint x, blasint y){
|
||||
|
||||
Reference in New Issue
Block a user