aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/boehm-gc/Mac_files/datastart.c
blob: a9e0dd59410813c10891c3b9963c6e2ecf791333 (plain)
1
2
3
4
5
6
7
8
9
/*
	datastart.c
	
	A hack to get the extent of global data for the Macintosh.
	
	by Patrick C. Beard.
 */

long __datastart;