[project @ 2001-01-26 14:17:31 by simonpj]
authorsimonpj <unknown>
Fri, 26 Jan 2001 14:17:31 +0000 (14:17 +0000)
committersimonpj <unknown>
Fri, 26 Jan 2001 14:17:31 +0000 (14:17 +0000)
Move TEXT_BEFORE_HEAP to rts/Storage.h

ghc/includes/ClosureMacros.h

index 0f276d5..1c9b20e 100644 (file)
@@ -1,5 +1,5 @@
 /* ----------------------------------------------------------------------------
- * $Id: ClosureMacros.h,v 1.30 2000/12/11 12:36:59 simonmar Exp $
+ * $Id: ClosureMacros.h,v 1.31 2001/01/26 14:17:31 simonpj Exp $
  *
  * (c) The GHC Team, 1998-1999
  *
    program may reside in a DLL
 */
 
-#undef TEXT_BEFORE_HEAP
-#ifndef mingw32_TARGET_OS
-#define TEXT_BEFORE_HEAP 1
-#endif
-
 /* -----------------------------------------------------------------------------
    Info tables are slammed up against the entry code, and the label
    for the info table is at the *end* of the table itself.  This