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.
1 parent 36365a6 commit a5d477fCopy full SHA for a5d477f
1 file changed
kernel/arm64/KERNEL
@@ -58,17 +58,17 @@ QROTMKERNEL = ../generic/rotm.c
58
endif
59
60
ifndef SOMATCOPY_CT
61
-SOMATCOPY_CT = somatcopy_ct_neon.c
+SOMATCOPY_CT = omatcopy_ct_neon.c
62
63
64
ifndef SOMATCOPY_RT
65
-SOMATCOPY_RT = somatcopy_rt_neon.c
+SOMATCOPY_RT = omatcopy_rt_neon.c
66
67
68
ifndef DOMATCOPY_CT
69
-DOMATCOPY_CT = domatcopy_ct_neon.c
+DOMATCOPY_CT = omatcopy_ct_neon.c
70
71
72
ifndef DOMATCOPY_RT
73
-DOMATCOPY_RT = domatcopy_rt_neon.c
+DOMATCOPY_RT = omatcopy_rt_neon.c
74
0 commit comments