mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-10 19:26:09 +02:00
* fix size
git-svn-id: trunk@38556 -
This commit is contained in:
parent
b2825f2467
commit
b55f9fda01
@ -23,7 +23,7 @@ asm
|
||||
end;
|
||||
|
||||
const
|
||||
t2_size = 38;
|
||||
t2_size = 37;
|
||||
procedure t2; assembler;
|
||||
var
|
||||
locl: longword;
|
||||
|
Loading…
Reference in New Issue
Block a user