|
@@ -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
|