klib: move muldi3.S and div.S to riscv64-mycpu
* they will cause compile error with other ARCHs
This commit is contained in:
parent
17037fabb0
commit
07eb9ba416
5 changed files with 268 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
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