File tree Expand file tree Collapse file tree 5 files changed +6
-5
lines changed
Expand file tree Collapse file tree 5 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11ifdef OS_WINDOWS
2- SGEMVNKERNEL = ../arm/gemv_n .c
2+ SGEMVNKERNEL = sgemv_n .c
33SGEMVTKERNEL = ../arm/gemv_t.c
44else
55SGEMVNKERNEL = sgemv_n.c
Original file line number Diff line number Diff line change 11ifdef OS_WINDOWS
2- SGEMVNKERNEL = ../arm/gemv_n .c
2+ SGEMVNKERNEL = sgemv_n .c
33SGEMVTKERNEL = ../arm/gemv_t.c
44else
55SGEMVNKERNEL = sgemv_n.c
Original file line number Diff line number Diff line change 11ifdef OS_WINDOWS
2- SGEMVNKERNEL = ../arm/gemv_n .c
2+ SGEMVNKERNEL = sgemv_n .c
33SGEMVTKERNEL = ../arm/gemv_t.c
44else
55SGEMVNKERNEL = sgemv_n.c
6+ SGEMVTKERNEL = ../arm/gemv_t.c
67endif
78
89
Original file line number Diff line number Diff line change 11ifdef OS_WINDOWS
2- SGEMVNKERNEL = ../arm/gemv_n .c
2+ SGEMVNKERNEL = sgemv_n .c
33SGEMVTKERNEL = ../arm/gemv_t.c
44else
55SGEMVNKERNEL = sgemv_n.c
Original file line number Diff line number Diff line change 11ifdef OS_WINDOWS
2- SGEMVNKERNEL = ../arm/gemv_n .c
2+ SGEMVNKERNEL = sgemv_n .c
33SGEMVTKERNEL = ../arm/gemv_t.c
44else
55SGEMVNKERNEL = sgemv_n.c
You can’t perform that action at this time.
0 commit comments