X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FEndPrivate.h;fp=rts%2FEndPrivate.h;h=ac9df0479e4b92e6f8878a243f6431998b484e68;hb=51b85031ce99f1e9d4c72249d6d85672188f0fbd;hp=0000000000000000000000000000000000000000;hpb=a998343dfabe92da17b2f60c78968eff2f444050;p=ghc-hetmet.git diff --git a/rts/EndPrivate.h b/rts/EndPrivate.h new file mode 100644 index 0000000..ac9df04 --- /dev/null +++ b/rts/EndPrivate.h @@ -0,0 +1,3 @@ +#if __GNUC__ >= 4 +#pragma GCC visibility pop +#endif