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
0f6e129e
Commit
0f6e129e
authored
Feb 05, 1995
by
Richard M. Stallman
Browse files
(main): Undo previous change.
parent
71d97b56
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
src/emacs.c
src/emacs.c
+0
-9
No files found.
src/emacs.c
View file @
0f6e129e
...
...
@@ -484,15 +484,6 @@ main (argc, argv, envp)
#endif
/* LINK_CRTL_SHARE */
#endif
/* VMS */
#ifdef REL_ALLOC
/* Make some hysteresis in malloc
if it has to get its space from the relocating allocator. */
{
extern
int
__malloc_extra_blocks
;
__malloc_extra_blocks
=
32
;
}
#endif
/* Record (approximately) where the stack begins. */
stack_bottom
=
&
stack_bottom_variable
;
...
...
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