home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / utility / misc / e1858src.lha / emacs-18.58 / src / firstfile.c < prev    next >
Text File  |  1992-04-26  |  62b  |  5 lines

  1. int first_data = 1;
  2. int first_bss;
  3.  
  4. void first_function() { }
  5.