projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Remove "On by default" comments in DynFlags
[ghc-hetmet.git]
/
rts
/
EndPrivate.h
1
#if __GNUC__ >= 4 && !defined(freebsd_HOST_OS)
2
#pragma GCC visibility pop
3
#endif