summaryrefslogtreecommitdiff
path: root/src/m/alpha.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-08-09 22:04:54 +0000
committerRichard M. Stallman <rms@gnu.org>1996-08-09 22:04:54 +0000
commitd10673de8ba26fb5dee680e404372e2a26e0f67f (patch)
tree2ffd72a1edbd75a437fc115deefd83861c091c14 /src/m/alpha.h
parentc6eca40315c0c04a54576edc392073c69632d82b (diff)
downloademacs-d10673de8ba26fb5dee680e404372e2a26e0f67f.tar.gz
[__ELF__] (UNEXEC): Use unexelf1.c.
Diffstat (limited to 'src/m/alpha.h')
-rw-r--r--src/m/alpha.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/m/alpha.h b/src/m/alpha.h
index 09b51fd6993..4bee0f7cfec 100644
--- a/src/m/alpha.h
+++ b/src/m/alpha.h
@@ -152,6 +152,11 @@ NOTE-END
# endif
#endif
+#ifdef __ELF__
+#undef UNEXEC
+#define UNEXEC unexelf1.o
+#endif
+
#ifndef __ELF__
/* Describe layout of the address space in an executing process. */