]> git.ipfire.org Git - thirdparty/gcc.git/blob - boehm-gc/Mac_files/dataend.c
re PR target/78594 (Bug in November 11th, 2016 change to rs6000.md)
[thirdparty/gcc.git] / boehm-gc / Mac_files / dataend.c
1 /*
2 dataend.c
3
4 A hack to get the extent of global data for the Macintosh.
5
6 by Patrick C. Beard.
7 */
8
9 long __dataend;