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

long __dataend;