Modernize obsolete inline order
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
/* or implied, of The University of Texas at Austin. */
|
||||
/*********************************************************************/
|
||||
|
||||
static void __inline blas_lock(volatile BLASULONG *address){
|
||||
static __inline void blas_lock(volatile BLASULONG *address){
|
||||
|
||||
#ifdef __GNUC__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user