aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/Mac_files/dataend.c
diff options
context:
space:
mode:
Diffstat (limited to 'boehm-gc/Mac_files/dataend.c')
-rw-r--r--boehm-gc/Mac_files/dataend.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/boehm-gc/Mac_files/dataend.c b/boehm-gc/Mac_files/dataend.c
deleted file mode 100644
index a3e3fe8446f..00000000000
--- a/boehm-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;