repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2013-05-06 Richard Biener <rguenther@suse.de>
[official-gcc.git]
/
boehm-gc
/
Mac_files
/
dataend.c
blob
a3e3fe8446ffcfac74811b86cfe2050934b6aca2
1
/*
2
dataend.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
__dataend
;