mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-31 18:30:29 +02:00
* adapt FPC_Unwind_Exception for native eh_frame support
git-svn-id: branches/debug_eh@41307 -
This commit is contained in:
parent
294c7c9daf
commit
3b77146e1c
@ -392,6 +392,10 @@
|
||||
{$else}
|
||||
private_1: ptruint;
|
||||
private_2: ptruint;
|
||||
private_3: ptruint;
|
||||
private_4: ptruint;
|
||||
private_5: ptruint;
|
||||
private_6: ptruint;
|
||||
{$endif}
|
||||
end;
|
||||
{$endif FPC_USE_PSABIEH}
|
||||
|
Loading…
Reference in New Issue
Block a user