summaryrefslogtreecommitdiffstats
path: root/trunk/src/arch-s390.c
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/arch-s390.c')
-rw-r--r--trunk/src/arch-s390.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/arch-s390.c b/trunk/src/arch-s390.c
index 4be0dcb..f2ca7e1 100644
--- a/trunk/src/arch-s390.c
+++ b/trunk/src/arch-s390.c
@@ -474,7 +474,7 @@ s390_reloc_class (int reloc_type)
}
}
-PL_ARCH = {
+PL_ARCH(s390) = {
.name = "S390",
.class = ELFCLASS32,
.machine = EM_S390,