summaryrefslogtreecommitdiff
path: root/riscv_new/rtl/riscv32/makefile.cpu
blob: 48d8c2101f19cb82c40650891cdce56f049654c5 (plain)
1
2
3
4
5
6
#
# Here we set processor dependent include file names.
#

CPUNAMES=riscv32 int64p math set setjump setjumph strings stringss
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))