summaryrefslogtreecommitdiffstats
path: root/trunk/src/arch-ppc.c
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/arch-ppc.c')
-rw-r--r--trunk/src/arch-ppc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/arch-ppc.c b/trunk/src/arch-ppc.c
index 5608750..4bf5aca 100644
--- a/trunk/src/arch-ppc.c
+++ b/trunk/src/arch-ppc.c
@@ -1114,7 +1114,7 @@ ppc_layout_libs_post (struct layout_libs *l)
return 0;
}
-PL_ARCH = {
+PL_ARCH(ppc) = {
.name = "PowerPC",
.class = ELFCLASS32,
.machine = EM_PPC,