mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-26 17:17:39 +01:00
Drop include of <libunwind.h> and #ifdef checks.
(Logical change 1.244)
This commit is contained in:
parent
90951df194
commit
54b9ba95f9
1 changed files with 1 additions and 4 deletions
|
@ -1,5 +1,2 @@
|
||||||
#define UNW_LOCAL_ONLY
|
#define UNW_LOCAL_ONLY
|
||||||
#include <libunwind.h>
|
#include "Ginstall_cursor.S"
|
||||||
#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY)
|
|
||||||
#include "Ginstall_cursor-ia64.S.S"
|
|
||||||
#endif
|
|
||||||
|
|
Loading…
Reference in a new issue