mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-06 23:01:56 +01:00
* enable compilation of the software mod and div helpers in the i8086-msdos rtl
git-svn-id: branches/i8086@23876 -
This commit is contained in:
parent
88455bbb02
commit
0af13920c1
@ -7,6 +7,7 @@ interface
|
|||||||
{$ifdef FULL_RTL}
|
{$ifdef FULL_RTL}
|
||||||
|
|
||||||
{$DEFINE FPC_INCLUDE_SOFTWARE_MUL}
|
{$DEFINE FPC_INCLUDE_SOFTWARE_MUL}
|
||||||
|
{$DEFINE FPC_INCLUDE_SOFTWARE_MOD_DIV}
|
||||||
|
|
||||||
{$I systemh.inc}
|
{$I systemh.inc}
|
||||||
{$endif FULL_RTL}
|
{$endif FULL_RTL}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user