summaryrefslogtreecommitdiffstats
path: root/trunk/src/arch-sparc64.c
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/arch-sparc64.c')
-rw-r--r--trunk/src/arch-sparc64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/arch-sparc64.c b/trunk/src/arch-sparc64.c
index e673e99..866294b 100644
--- a/trunk/src/arch-sparc64.c
+++ b/trunk/src/arch-sparc64.c
@@ -683,7 +683,7 @@ sparc64_reloc_class (int reloc_type)
}
}
-PL_ARCH = {
+PL_ARCH(sparc64) = {
.name = "SPARC",
.class = ELFCLASS64,
.machine = EM_SPARCV9,