aboutsummaryrefslogtreecommitdiffstats
path: root/gc/Mac_files/datastart.c
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2003-03-09 19:43:05 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2003-03-09 19:43:05 +0000
commit1dff73dfd6accb9bae971dd0f1ce15a182b0f75b (patch)
tree90442e8c55bb3e5d8aade44a20152d2d8e297608 /gc/Mac_files/datastart.c
parentautoconficate (diff)
downloadw3m-1dff73dfd6accb9bae971dd0f1ce15a182b0f75b.tar.gz
w3m-1dff73dfd6accb9bae971dd0f1ce15a182b0f75b.zip
remove gc
Diffstat (limited to '')
-rw-r--r--gc/Mac_files/datastart.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/gc/Mac_files/datastart.c b/gc/Mac_files/datastart.c
deleted file mode 100644
index a9e0dd5..0000000
--- a/gc/Mac_files/datastart.c
+++ /dev/null
@@ -1,9 +0,0 @@
-/*
- datastart.c
-
- A hack to get the extent of global data for the Macintosh.
-
- by Patrick C. Beard.
- */
-
-long __datastart;