Explorar o código

* enable compilation of the software mod and div helpers in the i8086-msdos rtl

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

+ 1 - 0
rtl/msdos/system.pp

@@ -7,6 +7,7 @@ interface
 {$ifdef FULL_RTL}
 
 {$DEFINE FPC_INCLUDE_SOFTWARE_MUL}
+{$DEFINE FPC_INCLUDE_SOFTWARE_MOD_DIV}
 
 {$I systemh.inc}
 {$endif FULL_RTL}