aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m/alpha.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/alpha.h b/src/m/alpha.h
index 4bee0f7cfec..b7eb78769e6 100644
--- a/src/m/alpha.h
+++ b/src/m/alpha.h
@@ -154,7 +154,7 @@ NOTE-END
154 154
155#ifdef __ELF__ 155#ifdef __ELF__
156#undef UNEXEC 156#undef UNEXEC
157#define UNEXEC unexelf1.o 157#define UNEXEC unexelf.o
158#endif 158#endif
159 159
160#ifndef __ELF__ 160#ifndef __ELF__