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