+ added all x86_64 specific system unit includes to rtl/x86_64/makefile.cpu

git-svn-id: trunk@30132 -
This commit is contained in:
nickysn 2015-03-07 22:49:31 +00:00
parent d39bfec4d2
commit 7c884bd2ee

View File

@ -3,6 +3,6 @@
# Here we set processor dependent include file names.
#
CPUNAMES=x86_64
CPUNAMES=int64p math set setjump setjumph x86_64
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))
#