[project @ 2004-06-12 12:04:19 by panne]
authorpanne <unknown>
Sat, 12 Jun 2004 12:04:19 +0000 (12:04 +0000)
committerpanne <unknown>
Sat, 12 Jun 2004 12:04:19 +0000 (12:04 +0000)
Tell the linker that we barf in lockFile now. Nuked an evil $Id$ on the way.

ghc/rts/Linker.c

index d18fd04..964f6fb 100644 (file)
@@ -1,7 +1,6 @@
 /* -----------------------------------------------------------------------------
- * $Id: Linker.c,v 1.147 2004/05/15 15:35:47 dons Exp $
  *
- * (c) The GHC Team, 2000-2003
+ * (c) The GHC Team, 2000-2004
  *
  * RTS Object Linker
  *
@@ -364,6 +363,7 @@ typedef struct _RtsSymbolVal {
       SymX(__int_encodeDouble)                 \
       SymX(__int_encodeFloat)                  \
       SymX(andIntegerzh_fast)                  \
+      SymX(barf)                               \
       SymX(blockAsyncExceptionszh_fast)                \
       SymX(catchzh_fast)                       \
       SymX(cmp_thread)                         \