implemented Setup.hs to build boehm cpp libs and install them;
[hs-boehmgc.git] / gc-7.2 / Mac_files / dataend.c
1 /*
2         dataend.c
3         
4         A hack to get the extent of global data for the Macintosh.
5         
6         by Patrick C. Beard.
7  */
8
9 long __dataend;