Update version
[official-gcc.git] / libjava / libgcjdata.c
blob94d7994224100ba5e3394397519fc789133fc036
1 /* Copyright (C) 1998, 1999 Free Software Foundation
3 This file is part of libgcj.
5 This software is copyrighted work licensed under the terms of the
6 Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
7 details. */
9 /* Some systems need data_start defined so the GC be built as a shared
10 library. */
12 int data_start = 0;