summaryrefslogtreecommitdiffstats
path: root/trunk/src/arch-ia64.c
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/arch-ia64.c')
-rw-r--r--trunk/src/arch-ia64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/arch-ia64.c b/trunk/src/arch-ia64.c
index 2573d69..6039115 100644
--- a/trunk/src/arch-ia64.c
+++ b/trunk/src/arch-ia64.c
@@ -492,7 +492,7 @@ ia64_reloc_class (int reloc_type)
}
}
-PL_ARCH = {
+PL_ARCH(ia64) = {
.name = "IA-64",
.class = ELFCLASS64,
.machine = EM_IA_64,