summaryrefslogtreecommitdiffstats
path: root/trunk/src/arch-ppc64.c
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/arch-ppc64.c')
-rw-r--r--trunk/src/arch-ppc64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/arch-ppc64.c b/trunk/src/arch-ppc64.c
index 351fab1..a764b99 100644
--- a/trunk/src/arch-ppc64.c
+++ b/trunk/src/arch-ppc64.c
@@ -859,7 +859,7 @@ ppc64_free_opd (struct prelink_entry *ent)
return 0;
}
-PL_ARCH = {
+PL_ARCH(ppc64) = {
.name = "PowerPC",
.class = ELFCLASS64,
.machine = EM_PPC64,