implemented Setup.hs to build boehm cpp libs and install them;
[hs-boehmgc.git] / gc-7.2 / Mac_files / dataend.c
diff --git a/gc-7.2/Mac_files/dataend.c b/gc-7.2/Mac_files/dataend.c
new file mode 100644 (file)
index 0000000..a3e3fe8
--- /dev/null
@@ -0,0 +1,9 @@
+/*
+       dataend.c
+       
+       A hack to get the extent of global data for the Macintosh.
+       
+       by Patrick C. Beard.
+ */
+
+long __dataend;