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
3abc2d46
Commit
3abc2d46
authored
Oct 26, 1994
by
Richard M. Stallman
Browse files
(HAVE_GETPAGESIZE): Explicitly #undef.
parent
bf20bdca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/m/sequent-ptx.h
src/m/sequent-ptx.h
+1
-1
No files found.
src/m/sequent-ptx.h
View file @
3abc2d46
...
...
@@ -110,7 +110,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* PTX has getpagesize() but it returns 296. Using the default method of
including getpagesize.h in unexec.c returns 4096 which seems more
reasonable. */
/* #define
HAVE_GETPAGESIZE
*/
#undef
HAVE_GETPAGESIZE
/* Override magic number for a.out header. */
#define EXEC_MAGIC 0411
/* from a.out.h: separated I&D */
...
...
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