changeset 13616:0e584934cd9e

[LINUX] (LINUX_SBRK_BUG): Defined.
author Richard M. Stallman <rms@gnu.org>
date Tue, 21 Nov 1995 16:55:17 +0000
parents 3276c8c1843c
children 655d3464a49b
files src/m/alpha.h
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/m/alpha.h	Tue Nov 21 16:35:22 1995 +0000
+++ b/src/m/alpha.h	Tue Nov 21 16:55:17 1995 +0000
@@ -178,6 +178,10 @@
 #define START_FILES pre-crt0.o
 #endif
 
+#ifdef LINUX
+/* This controls a conditional in main.  */
+#define LINUX_SBRK_BUG
+#endif
 
 /* The program to be used for unexec. */