mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 23:49:22 +02:00
* cosmetics
git-svn-id: trunk@41127 -
This commit is contained in:
parent
6c88894999
commit
a186f48442
@ -50,7 +50,7 @@ implementation
|
|||||||
procinfo;
|
procinfo;
|
||||||
|
|
||||||
{*****************************************************************************
|
{*****************************************************************************
|
||||||
TI386LOADNODE
|
TARMLOADNODE
|
||||||
*****************************************************************************}
|
*****************************************************************************}
|
||||||
|
|
||||||
procedure tarmloadnode.generate_threadvar_access(gvs: tstaticvarsym);
|
procedure tarmloadnode.generate_threadvar_access(gvs: tstaticvarsym);
|
||||||
|
@ -147,6 +147,7 @@ Unit raarmgas;
|
|||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
|
||||||
function tarmattreader.is_targetdirective(const s: string): boolean;
|
function tarmattreader.is_targetdirective(const s: string): boolean;
|
||||||
begin
|
begin
|
||||||
case s of
|
case s of
|
||||||
|
Loading…
Reference in New Issue
Block a user