mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 18:49:27 +02:00
Fix test for compact and medium i8086 memory model
git-svn-id: trunk@34073 -
This commit is contained in:
parent
bc839068de
commit
ffe2940b01
@ -301,7 +301,7 @@ end;
|
|||||||
|
|
||||||
var
|
var
|
||||||
f: file;
|
f: file;
|
||||||
oldexit : pointer;
|
oldexit : codepointer;
|
||||||
|
|
||||||
procedure MyExit;far;
|
procedure MyExit;far;
|
||||||
begin
|
begin
|
||||||
|
Loading…
Reference in New Issue
Block a user