[project @ 1999-12-01 14:21:02 by simonmar]
[ghc-hetmet.git] / ghc / rts / StgRun.S
index a2ba9ef..ca945b7 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id: StgRun.S,v 1.3 1999/11/02 15:06:04 simonmar Exp $
+ * $Id: StgRun.S,v 1.4 1999/12/01 14:21:02 simonmar Exp $
  *
  * Tiny assembler 'layer' between the C and STG worlds.
  * 
@@ -107,16 +107,4 @@ StgReturn:
 
 #endif /* i386_TARGET_ARCH */
 
-/* -----------------------------------------------------------------------------
-   Alpha architecture
-   -------------------------------------------------------------------------- */
-       
-/* -----------------------------------------------------------------------------
-   hppa1.1-hp-hpux architecture
-   -------------------------------------------------------------------------- */
-       
-/* -----------------------------------------------------------------------------
-   MIPS architecture
-   -------------------------------------------------------------------------- */
-       
 #endif /* !USE_MINIINTERPRETER */