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
01c97204
Commit
01c97204
authored
Sep 24, 1994
by
Richard M. Stallman
Browse files
Don't test CANNOT_DUMP or CANNOT_UNEXEC.
parent
b79b5bff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
src/unexaix.c
src/unexaix.c
+0
-8
No files found.
src/unexaix.c
View file @
01c97204
...
...
@@ -164,10 +164,6 @@ pointer looks like an int) but not on all machines.
#define PERROR(file) report_error (file, new)
#endif
#ifndef CANNOT_DUMP
/* all rest of file! */
#ifndef CANNOT_UNEXEC
/* most of rest of file */
#include <a.out.h>
/* Define getpagesize () if the system does not.
Note that this may depend on symbols defined in a.out.h
...
...
@@ -867,7 +863,3 @@ unrelocate_symbols (new, a_out, a_name, new_name)
}
}
#endif
/* XCOFF */
#endif
/* not CANNOT_UNEXEC */
#endif
/* not CANNOT_DUMP */
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