[BACK]Return to dataend.c CVS log [TXT][DIR] Up to [local] / OpenXM / src / kan96xx / gc-4.14 / Mac_files

Annotation of OpenXM/src/kan96xx/gc-4.14/Mac_files/dataend.c, Revision 1.1.1.1

1.1       maekawa     1: /*
                      2:        dataend.c
                      3:
                      4:        A hack to get the extent of global data for the Macintosh.
                      5:
                      6:        by Patrick C. Beard.
                      7:  */
                      8:
                      9: long __dataend;

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>