Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dataend.c « Mac_files « libgc - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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;