use the new "prim %write_barrier()" in .cmm instead of calls to wb()
[ghc-hetmet.git] / compat / cbits / unicode.c
1 #if __GLASGOW_HASKELL__ < 604 || (__GLASGOW_HASKELL__==604 && __GHC_PATCHLEVEL__==0)
2 #include "WCsubst.c"
3 #endif