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