mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
libunwind: Include header for dl_unwind_find_exidx for ARM EHABI
This commit is contained in:
parent
f548a62da9
commit
0d7911c03b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=293247
@ -37,6 +37,7 @@ namespace libunwind {
|
||||
#if _LIBUNWIND_ARM_EHABI
|
||||
#if defined(__FreeBSD__)
|
||||
|
||||
#include <sys/link_elf.h>
|
||||
typedef void *_Unwind_Ptr;
|
||||
|
||||
#elif defined(__linux__)
|
||||
|
Loading…
Reference in New Issue
Block a user