diff options
Diffstat (limited to 'ghc/rts/hooks/StackOverflow.c')
-rw-r--r-- | ghc/rts/hooks/StackOverflow.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc/rts/hooks/StackOverflow.c b/ghc/rts/hooks/StackOverflow.c index a14b0698f8..a395a3a1a5 100644 --- a/ghc/rts/hooks/StackOverflow.c +++ b/ghc/rts/hooks/StackOverflow.c @@ -1,5 +1,4 @@ /* ----------------------------------------------------------------------------- - * $Id: StackOverflow.c,v 1.3 2002/07/17 09:21:51 simonmar Exp $ * * User-overridable RTS hooks. * |