mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 19:29:26 +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
|
||||
f: file;
|
||||
oldexit : pointer;
|
||||
oldexit : codepointer;
|
||||
|
||||
procedure MyExit;far;
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user