Explorar o código

+ added missing i386 system unit includes fastmove.inc and int64p.inc to makefile.cpu

git-svn-id: trunk@30131 -
nickysn %!s(int64=10) %!d(string=hai) anos
pai
achega
d39bfec4d2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rtl/i386/makefile.cpu

+ 1 - 1
rtl/i386/makefile.cpu

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