HomeFreeBSD

Change the return value of _Unwind_GetCFA in include/unwind.h.

Description

Change the return value of _Unwind_GetCFA in include/unwind.h.

I tested the original commit as part of a series that culminates in
removing this header and installing LLVM libunwind's unwind.h in its
place so missed updating this header as was done in b84693501af6.

Pointy hat to: jhb
Reported by: kevans
Fixes: 3a502289d316 Use uintptr_t for return type of _Unwind_GetCFA.

(cherry picked from commit 522f5383547a2b3980f097a647b25f12c15411af)

Details

Provenance
jhbAuthored on Jan 27 2022, 10:42 PM
dimCommitted on Feb 20 2022, 12:29 PM
Parents
rG3d6285b4dd1c: Use uintptr_t for return type of _Unwind_GetCFA.
Branches
Unknown
Tags
Unknown