URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [boehm-gc/] [Mac_files/] [dataend.c] - Rev 765
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