mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-01 04:19:22 +02:00
* maxfpuregisters to shortint
git-svn-id: trunk@5096 -
This commit is contained in:
parent
058e1877ba
commit
568e21ef1d
@ -136,7 +136,7 @@ interface
|
|||||||
sourcecodepage : tcodepagestring;
|
sourcecodepage : tcodepagestring;
|
||||||
|
|
||||||
packrecords : shortint;
|
packrecords : shortint;
|
||||||
maxfpuregisters : byte;
|
maxfpuregisters : shortint;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user