From 68a07bf03b7624c9924065cce9ffa45497225834 Mon Sep 17 00:00:00 2001 From: Akinori Ito Date: Thu, 8 Nov 2001 05:14:08 +0000 Subject: Initial revision --- gc/Mac_files/datastart.c | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 gc/Mac_files/datastart.c (limited to 'gc/Mac_files/datastart.c') diff --git a/gc/Mac_files/datastart.c b/gc/Mac_files/datastart.c new file mode 100644 index 0000000..a9e0dd5 --- /dev/null +++ b/gc/Mac_files/datastart.c @@ -0,0 +1,9 @@ +/* + datastart.c + + A hack to get the extent of global data for the Macintosh. + + by Patrick C. Beard. + */ + +long __datastart; -- cgit v1.2.3