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

Drop include of ia64intrin.h.

(Logical change 1.123)
This commit is contained in:
hp.com!davidm 2003-11-24 21:37:22 +00:00
parent a0b454581a
commit 89d2adc59a

View file

@ -8,10 +8,6 @@
#include <sys/mman.h>
#ifdef HAVE_IA64INTRIN_H
# include <ia64intrin.h>
#endif
int verbose;
#ifdef __ia64__