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

datastart.c « Mac_files « boehm_gc « engine « jam-files - github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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;