home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / g__~1 / gplibs17.zoo / dummy.c < prev    next >
Encoding:
Text File  |  1992-06-05  |  167 b   |  6 lines

  1. /* Only needed, in case there are no other objects which
  2.    need static initialization and cleanup.  */
  3.  
  4. long __CTOR_LIST__[] = {0, 0};
  5. long __DTOR_LIST__[] = {0, 0};
  6.