URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [boehm-gc/] [Mac_files/] [datastart.c] - Rev 22
Go to most recent revision | Compare with Previous | Blame | View Log
/* datastart.c A hack to get the extent of global data for the Macintosh. by Patrick C. Beard. */ long __datastart;
Go to most recent revision | Compare with Previous | Blame | View Log