summaryrefslogtreecommitdiffstats
path: root/trunk/src/arch-cris.c
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/arch-cris.c')
-rw-r--r--trunk/src/arch-cris.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/arch-cris.c b/trunk/src/arch-cris.c
index d70260a..3272779 100644
--- a/trunk/src/arch-cris.c
+++ b/trunk/src/arch-cris.c
@@ -374,7 +374,7 @@ cris_reloc_class (int reloc_type)
}
}
-PL_ARCH = {
+PL_ARCH(cris) = {
.name = "CRIS",
.class = ELFCLASS32,
.machine = EM_CRIS,