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