summaryrefslogtreecommitdiff
path: root/Mac_files/datastart.c
blob: ec9f9af7ab59ce65a5b4f04eae6f7a0382da6ce0 (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;