Fix Windows build: move rtsTimerSignal to the POSIX-only section
[ghc-hetmet.git] / rts / EndPrivate.h
1 #if defined(HAS_VISIBILITY_HIDDEN) && !defined(freebsd_HOST_OS)
2 #pragma GCC visibility pop
3 #endif