mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 07:26:24 +02:00
* fixed test tintuint for i8086 medium memory model
git-svn-id: trunk@25797 -
This commit is contained in:
parent
7ff97d9b7d
commit
60537a94ea
@ -27,7 +27,7 @@ var
|
|||||||
d,e,f : cardinal;
|
d,e,f : cardinal;
|
||||||
res,res2 : int64;
|
res,res2 : int64;
|
||||||
RTE201Buf : Jmp_Buf;
|
RTE201Buf : Jmp_Buf;
|
||||||
OldExit : pointer;
|
OldExit : codepointer;
|
||||||
|
|
||||||
procedure RTE201Exit;
|
procedure RTE201Exit;
|
||||||
begin
|
begin
|
||||||
|
Loading…
Reference in New Issue
Block a user