mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 21:00:27 +02:00
* formatting
git-svn-id: trunk@7155 -
This commit is contained in:
parent
00076c1076
commit
59d4afc172
@ -34,7 +34,7 @@ interface
|
||||
import,export,link,cgobj,t_win, i_symbian;
|
||||
|
||||
type
|
||||
TInternalLinkerSymbian = class(TInternalLinker)
|
||||
TInternalLinkerSymbian = class(TInternalLinker)
|
||||
constructor create; override;
|
||||
procedure DefaultLinkScript; override;
|
||||
procedure InitSysInitUnitName; override;
|
||||
@ -180,7 +180,7 @@ implementation
|
||||
begin
|
||||
sysinitunit := 'sysinitpas';
|
||||
end;
|
||||
|
||||
|
||||
{*****************************************************************************
|
||||
Initialize
|
||||
*****************************************************************************}
|
||||
|
Loading…
Reference in New Issue
Block a user