Add adapter.c

This commit is contained in:
Zhao_Jiasheng
2021-06-16 11:07:17 +08:00
parent 9158349752
commit 994658c08c
8 changed files with 394 additions and 7 deletions
@@ -0,0 +1,3 @@
SRC_FILES := adapter.c
include $(KERNEL_ROOT)/compiler.mk