mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 13:08:00 +02:00
* StackTop now common (remove duplicate)
git-svn-id: trunk@2751 -
This commit is contained in:
parent
03ac7991e8
commit
b108f79236
@ -133,7 +133,6 @@ var
|
||||
(* for all threads, so the setting isn't declared as a threadvar and *)
|
||||
(* should be only changed at the beginning of the main thread if needed. *)
|
||||
UseHighMem: boolean;
|
||||
StackTop : PtrUInt;
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user