home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / emacs-18.59-src.tgz / emacs-18.59-src.tar / fsf / emacs18 / src / firstfile.c < prev    next >
Text File  |  1996-09-28  |  62b  |  5 lines

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