Add missing function comments.
[official-gcc/Ramakrishna.git] / boehm-gc / Mac_files / datastart.c
bloba9e0dd59410813c10891c3b9963c6e2ecf791333
1 /*
2 datastart.c
4 A hack to get the extent of global data for the Macintosh.
6 by Patrick C. Beard.
7 */
9 long __datastart;