aboutsummaryrefslogtreecommitdiff
path: root/libjava/libgcjdata.c
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/libgcjdata.c')
-rw-r--r--libjava/libgcjdata.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/libjava/libgcjdata.c b/libjava/libgcjdata.c
deleted file mode 100644
index 94d79942241..00000000000
--- a/libjava/libgcjdata.c
+++ /dev/null
@@ -1,12 +0,0 @@
-/* Copyright (C) 1998, 1999 Free Software Foundation
-
- This file is part of libgcj.
-
-This software is copyrighted work licensed under the terms of the
-Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
-details. */
-
-/* Some systems need data_start defined so the GC be built as a shared
- library. */
-
-int data_start = 0;