Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Chaitanya Koparkar
GHC
51b85031ce99f1e9d4c72249d6d85672188f0fbd
51b85031ce99f1e9d4c72249d6d85672188f0fbd
Switch branch/tag
ghc
rts
EndPrivate.h
Find file
Normal view
History
Permalink
EndPrivate.h
52 Bytes
Edit
Web IDE
Newer
Older
Fix the symbol visibility pragmas
Simon Marlow
committed
Jun 17, 2010
1
2
3
#if __GNUC__ >= 4
#pragma GCC visibility pop
#endif