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 63287e1 + e12132a commit 7c77537Copy full SHA for 7c77537
kernel/sparc/KERNEL
@@ -86,3 +86,8 @@ endif
86
ifndef QROTMKERNEL
87
QROTMKERNEL = ../generic/rotm.c
88
endif
89
+
90
+SSCALKERNEL = ../arm/scal.c
91
+DSCALKERNEL = ../arm/scal.c
92
+CSCALKERNEL = ../arm/zscal.c
93
+ZSCALKERNEL = ../arm/zscal.c
kernel/x86/KERNEL
@@ -200,3 +200,6 @@ endif
200
201
202
203
204
205
0 commit comments