summaryrefslogtreecommitdiffstats
path: root/trunk/src/arch-alpha.c
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/arch-alpha.c')
-rw-r--r--trunk/src/arch-alpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/arch-alpha.c b/trunk/src/arch-alpha.c
index 51182ed..f35ee18 100644
--- a/trunk/src/arch-alpha.c
+++ b/trunk/src/arch-alpha.c
@@ -459,7 +459,7 @@ alpha_reloc_class (int reloc_type)
}
}
-PL_ARCH = {
+PL_ARCH(alpha) = {
.name = "Alpha",
.class = ELFCLASS64,
.machine = EM_ALPHA,