Skip to content

Commit 162591a

Browse files
authored
Merge branch 'OpenMathLib:develop' into issue5289
2 parents 31ef2cb + dbd5643 commit 162591a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

kernel/mips64/KERNEL

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ CROTKERNEL = ../mips/zrot.c
66
ZROTKERNEL = ../mips/zrot.c
77
CSWAPKERNEL = ../mips/zswap.c
88
ZSWAPKERNEL = ../mips/zswap.c
9+
10+
CSCALKERNEL = ../mips/zscal.c
11+
ZSCALKERNEL = ../mips/zscal.c
912

1013

1114
ifndef SNRM2KERNEL

0 commit comments

Comments
 (0)