Add a configure test for the visibility hidden attribute
[ghc-hetmet.git] / rts / EndPrivate.h
1 #if defined(HAS_VISIBILITY_HIDDEN) && !defined(freebsd_HOST_OS)
2 #pragma GCC visibility pop
3 #endif