5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
include $(KERNELDIR)/KERNEL.CORTEXA57
|
|
|
|
DGEMMKERNEL = dgemm_kernel_$(DGEMM_UNROLL_M)x$(DGEMM_UNROLL_N)_vulcan.S
|
|
|