We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41912f9 commit 06ffd41Copy full SHA for 06ffd41
1 file changed
kernel/arm64/KERNEL.ARMV8SVE
@@ -69,8 +69,8 @@ DROTKERNEL = rot.c
69
CROTKERNEL = zrot.S
70
ZROTKERNEL = zrot.S
71
72
-SSCALKERNEL = scal.c
73
-DSCALKERNEL = scal.c
+SSCALKERNEL = scal.S
+DSCALKERNEL = scal.S
74
CSCALKERNEL = zscal.S
75
ZSCALKERNEL = zscal.S
76
0 commit comments