home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / glibc-1.06 / misc / data_start.c < prev    next >
Encoding:
C/C++ Source or Header  |  1992-03-08  |  110 b   |  9 lines

  1. #ifdef    HAVE_GNU_LD
  2.  
  3. #include <gnu-stabs.h>
  4.  
  5. /* For Emacs.  */
  6. symbol_alias(__data_start, data_start);
  7.  
  8. #endif
  9.