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 6b56016..b110539 100644
--- a/trunk/src/arch-cris.c
+++ b/trunk/src/arch-cris.c
@@ -367,7 +367,7 @@ cris_reloc_class (int reloc_type)
}
}
-PL_ARCH = {
+PL_ARCH(cris) = {
.name = "CRIS",
.class = ELFCLASS32,
.machine = EM_CRIS,