mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 12:49:12 +02:00
* removed line breaks
git-svn-id: trunk@21927 -
This commit is contained in:
parent
a6a1f2a0a1
commit
f6f6df2780
@ -555,12 +555,9 @@ end;
|
|||||||
procedure remove_exception_handlers;
|
procedure remove_exception_handlers;
|
||||||
begin
|
begin
|
||||||
end;
|
end;
|
||||||
|
|
||||||
{$endif Set_i386_Exception_handler}
|
{$endif Set_i386_Exception_handler}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
function CheckInitialStkLen(stklen : SizeUInt) : SizeUInt;
|
function CheckInitialStkLen(stklen : SizeUInt) : SizeUInt;
|
||||||
type
|
type
|
||||||
tdosheader = packed record
|
tdosheader = packed record
|
||||||
|
Loading…
Reference in New Issue
Block a user