1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-18 07:41:44 +02:00

(UNW_TARGET_IA64): Define.

(Logical change 1.32)
This commit is contained in:
mostang.com!davidm 2002-12-19 07:16:50 +00:00
parent bf070a994a
commit 93daa3b08d

View file

@ -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;