gcc/boehm-gc/Mac_files/datastart.c

10 lines
125 B
C
Raw Normal View History

1999-04-07 10:01:30 +02:00
/*
datastart.c
A hack to get the extent of global data for the Macintosh.
by Patrick C. Beard.
*/
long __datastart;