summaryrefslogtreecommitdiffstats
path: root/trunk/src/arch-sparc.c
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/arch-sparc.c')
-rw-r--r--trunk/src/arch-sparc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/arch-sparc.c b/trunk/src/arch-sparc.c
index 7a3c8db..e016a79 100644
--- a/trunk/src/arch-sparc.c
+++ b/trunk/src/arch-sparc.c
@@ -606,7 +606,7 @@ sparc_reloc_class (int reloc_type)
}
}
-PL_ARCH = {
+PL_ARCH(sparc) = {
.name = "SPARC",
.class = ELFCLASS32,
.machine = EM_SPARC,