mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-02-03 05:02:54 +01:00
Regenerate.
(Logical change 1.151)
This commit is contained in:
parent
972a85f7fd
commit
d28aba1c56
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
#ifndef UNW_REMOTE_ONLY
|
||||
#define UNW_LOCAL_ONLY
|
||||
#include "Gget_accessors.c"
|
||||
#include <libunwind.h>
|
||||
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
|
||||
#include "Gget_accessors-ia64.c"
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue