FSF GCC merge 02/23/03
[official-gcc.git] / boehm-gc / Mac_files / dataend.c
bloba3e3fe8446ffcfac74811b86cfe2050934b6aca2
1 /*
2 dataend.c
4 A hack to get the extent of global data for the Macintosh.
6 by Patrick C. Beard.
7 */
9 long __dataend;