Pārlūkot izejas kodu

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

git-svn-id: trunk@30132 -
nickysn 10 gadi atpakaļ
vecāks
revīzija
7c884bd2ee
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      rtl/x86_64/makefile.cpu

+ 1 - 1
rtl/x86_64/makefile.cpu

@@ -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))
 #