We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31ef2cb + dbd5643 commit 162591aCopy full SHA for 162591a
kernel/mips64/KERNEL
@@ -6,6 +6,9 @@ CROTKERNEL = ../mips/zrot.c
6
ZROTKERNEL = ../mips/zrot.c
7
CSWAPKERNEL = ../mips/zswap.c
8
ZSWAPKERNEL = ../mips/zswap.c
9
+
10
+CSCALKERNEL = ../mips/zscal.c
11
+ZSCALKERNEL = ../mips/zscal.c
12
13
14
ifndef SNRM2KERNEL
0 commit comments