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