mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-01-10 19:23:41 +01:00
(UNW_TARGET_IA64): Define.
(Logical change 1.32)
This commit is contained in:
parent
bf070a994a
commit
93daa3b08d
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
|||
#include <ucontext.h>
|
||||
|
||||
#define UNW_TARGET ia64
|
||||
#define UNW_TARGET_IA64 1
|
||||
|
||||
typedef uint64_t unw_tdep_word_t;
|
||||
|
||||
|
|
Loading…
Reference in a new issue