Fix the symbol visibility pragmas
[ghc-hetmet.git] / rts / BeginPrivate.h
1 #if __GNUC__ >= 4
2 #pragma GCC visibility push(hidden)
3 #endif