Browse Source

Update zscal.c

pull/5311/head
Martin Kroeker GitHub 8 months ago
parent
commit
4f7ae3865a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kernel/arm/zscal.c

+ 1
- 1
kernel/arm/zscal.c View File

@@ -33,7 +33,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* TEST : OK
*
**************************************************************************************/
#pragma GCC optimize("O0"
#include "common.h"

// The c/zscal_k function is called not only by cblas_c/zscal but also by other upper-level interfaces.


Loading…
Cancel
Save