Add support for LOONGARCH64

This commit is contained in:
gxw
2021-07-26 15:44:54 +08:00
parent 5a2fe5bfb9
commit af0a69f355
51 changed files with 24189 additions and 27 deletions
+12
View File
@@ -0,0 +1,12 @@
TOPDIR = ../../..
include ../../../Makefile.system
ifndef LASWP
LASWP = ../generic/laswp_k.c
endif
ifndef ZLASWP
ZLASWP = ../generic/zlaswp_k.c
endif
include ../generic/Makefile