Remove all trailing whitespace except lapack-netlib

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
Timothy Gu
2014-06-27 12:05:18 -07:00
parent d10db52edb
commit 6c2ead30f0
1423 changed files with 21229 additions and 21229 deletions

View File

@@ -74,8 +74,8 @@ SGEMMKERNEL = gemm_kernel_4x4.S
SGEMM_BETA = gemm_beta.S
SGEMMONCOPY = ../generic/gemm_ncopy_4.c
SGEMMOTCOPY = ../generic/gemm_tcopy_4.c
SGEMMONCOPYOBJ = sgemm_oncopy.$(SUFFIX)
SGEMMOTCOPYOBJ = sgemm_otcopy.$(SUFFIX)
SGEMMONCOPYOBJ = sgemm_oncopy.$(SUFFIX)
SGEMMOTCOPYOBJ = sgemm_otcopy.$(SUFFIX)
DGEMMKERNEL = gemm_kernel_4x4.S
DGEMM_BETA = gemm_beta.S