From: simonmar Date: Wed, 1 Dec 1999 14:21:02 +0000 (+0000) Subject: [project @ 1999-12-01 14:21:02 by simonmar] X-Git-Tag: Approximately_9120_patches~5457 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=0b7a92a68b51385fa36c41c8376540e9501bf05e;p=ghc-hetmet.git [project @ 1999-12-01 14:21:02 by simonmar] Remove empty sections for arch's supported in StgCRun.c. --- diff --git a/ghc/rts/StgRun.S b/ghc/rts/StgRun.S index a2ba9ef..ca945b7 100644 --- a/ghc/rts/StgRun.S +++ b/ghc/rts/StgRun.S @@ -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 */