diff options
Diffstat (limited to 'gc/Mac_files/datastart.c')
-rw-r--r-- | gc/Mac_files/datastart.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gc/Mac_files/datastart.c b/gc/Mac_files/datastart.c deleted file mode 100644 index a9e0dd5..0000000 --- a/gc/Mac_files/datastart.c +++ /dev/null @@ -1,9 +0,0 @@ -/* - datastart.c - - A hack to get the extent of global data for the Macintosh. - - by Patrick C. Beard. - */ - -long __datastart; |