* adapt FPC_Unwind_Exception for native eh_frame support

git-svn-id: branches/debug_eh@41307 -
This commit is contained in:
florian 2019-02-11 20:30:21 +00:00
parent 294c7c9daf
commit 3b77146e1c

View File

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