Import boehm-gc snapshot, taken from
[official-gcc.git] / boehm-gc / extra / Mac_files / dataend.c
blob09d47b39d843665c00043b951595ffee0c5bacec
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;