datastart.c 132 B

123456789
  1. /*
  2. datastart.c
  3. A hack to get the extent of global data for the Macintosh.
  4. by Patrick C. Beard.
  5. */
  6. long __datastart;