add riscv64-mycpu
This commit is contained in:
parent
a94708b3b5
commit
1a4ad39176
14 changed files with 333 additions and 266 deletions
|
@ -1,3 +1,4 @@
|
|||
NAME = klib
|
||||
SRCS = $(shell find src/ -name "*.c")
|
||||
SRCS += $(shell find src/ -name "*.S")
|
||||
include $(AM_HOME)/Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue