mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-12-23 20:03:43 +01:00
Drop include of ia64intrin.h.
(Logical change 1.123)
This commit is contained in:
parent
a0b454581a
commit
89d2adc59a
1 changed files with 0 additions and 4 deletions
|
@ -8,10 +8,6 @@
|
||||||
|
|
||||||
#include <sys/mman.h>
|
#include <sys/mman.h>
|
||||||
|
|
||||||
#ifdef HAVE_IA64INTRIN_H
|
|
||||||
# include <ia64intrin.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
int verbose;
|
int verbose;
|
||||||
|
|
||||||
#ifdef __ia64__
|
#ifdef __ia64__
|
||||||
|
|
Loading…
Reference in a new issue