mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-22 23:47:39 +01:00
Adjust for big file-rename.
}(Logical change 1.30)
This commit is contained in:
parent
924b1764b2
commit
c5307b2398
16 changed files with 0 additions and 40 deletions
|
@ -1,4 +0,0 @@
|
|||
#ifndef UNW_REMOTE_ONLY
|
||||
#define UNW_LOCAL_ONLY
|
||||
#include "unw_create_addr_space.c"
|
||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||
#ifndef UNW_REMOTE_ONLY
|
||||
#define UNW_LOCAL_ONLY
|
||||
#include "unw_destroy_addr_space.c"
|
||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||
#ifndef UNW_REMOTE_ONLY
|
||||
#define UNW_LOCAL_ONLY
|
||||
#include "unw_flush_cache.c"
|
||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||
#ifndef UNW_REMOTE_ONLY
|
||||
#define UNW_LOCAL_ONLY
|
||||
#include "unw_get_accessors.c"
|
||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||
#ifndef UNW_REMOTE_ONLY
|
||||
#define UNW_LOCAL_ONLY
|
||||
#include "unw_get_fpreg.c"
|
||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||
#ifndef UNW_REMOTE_ONLY
|
||||
#define UNW_LOCAL_ONLY
|
||||
#include "unw_get_proc_info.c"
|
||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||
#ifndef UNW_REMOTE_ONLY
|
||||
#define UNW_LOCAL_ONLY
|
||||
#include "unw_get_save_loc.c"
|
||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||
#ifndef UNW_REMOTE_ONLY
|
||||
#define UNW_LOCAL_ONLY
|
||||
#include "unw_is_signal_frame.c"
|
||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||
#ifndef UNW_REMOTE_ONLY
|
||||
#define UNW_LOCAL_ONLY
|
||||
#include "unw_set_caching_policy.c"
|
||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||
#ifndef UNW_REMOTE_ONLY
|
||||
#define UNW_LOCAL_ONLY
|
||||
#include "unw_set_fpreg.c"
|
||||
#endif
|
Loading…
Reference in a new issue