Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'jam-files/engine/boehm_gc/Mac_files/dataend.c')
-rw-r--r--jam-files/engine/boehm_gc/Mac_files/dataend.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/jam-files/engine/boehm_gc/Mac_files/dataend.c b/jam-files/engine/boehm_gc/Mac_files/dataend.c
new file mode 100644
index 000000000..a3e3fe844
--- /dev/null
+++ b/jam-files/engine/boehm_gc/Mac_files/dataend.c
@@ -0,0 +1,9 @@
+/*
+ dataend.c
+
+ A hack to get the extent of global data for the Macintosh.
+
+ by Patrick C. Beard.
+ */
+
+long __dataend;