summaryrefslogtreecommitdiffstats
path: root/trunk/src/arch-s390x.c
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/arch-s390x.c')
-rw-r--r--trunk/src/arch-s390x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/arch-s390x.c b/trunk/src/arch-s390x.c
index a0321ef..8676fff 100644
--- a/trunk/src/arch-s390x.c
+++ b/trunk/src/arch-s390x.c
@@ -597,7 +597,7 @@ s390x_reloc_class (int reloc_type)
}
}
-PL_ARCH = {
+PL_ARCH(s390x) = {
.name = "S390",
.class = ELFCLASS64,
.machine = EM_S390,