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

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