diff options
Diffstat (limited to 'math/openblas/files/patch-common__arm.h')
-rw-r--r-- | math/openblas/files/patch-common__arm.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/math/openblas/files/patch-common__arm.h b/math/openblas/files/patch-common__arm.h index 079c7f7f9d23..8d61c3e232d8 100644 --- a/math/openblas/files/patch-common__arm.h +++ b/math/openblas/files/patch-common__arm.h @@ -14,11 +14,3 @@ #ifndef F_INTERFACE #define REALNAME ASMNAME -@@ -105,7 +112,6 @@ static inline int blas_quickdivide(blasi - #define PROLOGUE \ - .arm ;\ - .global REALNAME ;\ -- .func REALNAME ;\ - REALNAME: - - #define EPILOGUE |