mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 10:19:28 +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;
|
||||
res,res2 : int64;
|
||||
RTE201Buf : Jmp_Buf;
|
||||
OldExit : pointer;
|
||||
OldExit : codepointer;
|
||||
|
||||
procedure RTE201Exit;
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user