fpc/rtl/loongarch64/makefile.cpu
2023-02-05 19:18:48 +00:00

7 lines
172 B
Plaintext

#
# Here we set processor dependent include file names.
#
CPUNAMES=loongarch64 int64p math set setjump setjumph strings stringss
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))