summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg/elf_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg/elf_tables.h')
-rw-r--r--usr.sbin/pkg/elf_tables.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/pkg/elf_tables.h b/usr.sbin/pkg/elf_tables.h
index 0589ecf..55fd3bb 100644
--- a/usr.sbin/pkg/elf_tables.h
+++ b/usr.sbin/pkg/elf_tables.h
@@ -42,7 +42,6 @@ static struct _elf_corres mach_corres[] = {
{ EM_PPC, "powerpc" },
{ EM_PPC64, "powerpc" },
{ EM_SPARCV9, "sparc64" },
- { EM_IA_64, "ia64" },
{ -1, NULL },
};
OpenPOWER on IntegriCloud