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