X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=hs-boehmgc.git;a=blobdiff_plain;f=gc-7.2%2FMac_files%2Fdatastart.c;fp=gc-7.2%2FMac_files%2Fdatastart.c;h=a9e0dd59410813c10891c3b9963c6e2ecf791333;hp=0000000000000000000000000000000000000000;hb=324587ba93dc77f37406d41fd2a20d0e0d94fb1d;hpb=2a4ea609491b225a1ceb06da70396e93916f137a diff --git a/gc-7.2/Mac_files/datastart.c b/gc-7.2/Mac_files/datastart.c new file mode 100644 index 0000000..a9e0dd5 --- /dev/null +++ b/gc-7.2/Mac_files/datastart.c @@ -0,0 +1,9 @@ +/* + datastart.c + + A hack to get the extent of global data for the Macintosh. + + by Patrick C. Beard. + */ + +long __datastart;