summaryrefslogtreecommitdiffstats
path: root/trunk/src/arch-sh.c
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/arch-sh.c')
-rw-r--r--trunk/src/arch-sh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/arch-sh.c b/trunk/src/arch-sh.c
index 6ddf5f6..d851a4d 100644
--- a/trunk/src/arch-sh.c
+++ b/trunk/src/arch-sh.c
@@ -406,7 +406,7 @@ sh_reloc_class (int reloc_type)
}
}
-PL_ARCH = {
+PL_ARCH(sh) = {
.name = "SuperH",
.class = ELFCLASS32,
.machine = EM_SH,