Explorar o código

* enable the MUL helpers in the i8086 rtl

git-svn-id: branches/i8086@23814 -
nickysn %!s(int64=12) %!d(string=hai) anos
pai
achega
6efe01eb3f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      rtl/msdos/system.pp

+ 3 - 0
rtl/msdos/system.pp

@@ -5,6 +5,9 @@ unit system;
 interface
 
 {$ifdef FULL_RTL}
+
+{$DEFINE FPC_INCLUDE_SOFTWARE_MUL}
+
 {$I systemh.inc}
 {$endif FULL_RTL}