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
PR target/69810
[official-gcc.git]
/
boehm-gc
/
Mac_files
/
datastart.c
blob
a9e0dd59410813c10891c3b9963c6e2ecf791333
1
/*
2
datastart.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
__datastart
;