source:
trunk/src/gcc/boehm-gc/Mac_files/dataend.c@
2
Last change on this file since 2 was 2, checked in by , 22 years ago | |
---|---|
|
|
File size: 121 bytes |
Line | |
---|---|
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; |
Note:
See TracBrowser
for help on using the repository browser.