Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
bcd4fb44
Commit
bcd4fb44
authored
Aug 09, 1996
by
Richard M. Stallman
Browse files
[__ELF__] (UNEXEC): Use unexelf1.c.
parent
821f376d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
src/m/alpha.h
src/m/alpha.h
+5
-0
No files found.
src/m/alpha.h
View file @
bcd4fb44
...
...
@@ -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. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment