home *** CD-ROM | disk | FTP | other *** search
/ Dream 41 / Amiga_Dream_41.iso / Amiga / Programmation / c / gcc / newgccstart.lha / source.lha / stubs / _endlabel.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-03-14  |  44 b   |  4 lines

  1. #ifdef __GNUC__
  2. void *__endlabel=0l;
  3. #endif
  4.