X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FException.cmm;h=daa8e4fd7ffa1f83cdddc603496db009ebc5af34;hb=9d03becc597e5b1ab6c8466209a1263bf8ba6f29;hp=c2f0dde6752ed815c4432ebf8514ccbb64044501;hpb=fcf6b22d0478be20e27c2245f3e34dd272e12522;p=ghc-hetmet.git diff --git a/rts/Exception.cmm b/rts/Exception.cmm index c2f0dde..daa8e4f 100644 --- a/rts/Exception.cmm +++ b/rts/Exception.cmm @@ -13,9 +13,7 @@ #include "Cmm.h" #include "RaiseAsync.h" -#ifdef __PIC__ import ghczmprim_GHCziBool_True_closure; -#endif /* ----------------------------------------------------------------------------- Exception Primitives