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