This commit is contained in:
Blaise Tine
2019-11-25 11:39:19 -05:00
parent 6ecb4e5d28
commit ea53554215
31 changed files with 10878 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ QEMU_LIBS = -Wl,--whole-archive lib$(PROJECT).a -Wl,--no-whole-archive $(POCL_LI
PROJECT = sgemm
SRCS = main.cc
SRCS = main.cc
all: $(PROJECT).dump $(PROJECT).hex