home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / glibc108.gz / glibc108 / glibc-1.08.1 / sysdeps / unix / sysv / sysv4 / solaris2 / sparc / start.c next >
Encoding:
C/C++ Source or Header  |  1993-05-15  |  137 b   |  5 lines

  1. #define NO_SHLIB
  2. /* Solaris needs start named `_start', not `start'.  */
  3. #define NO_EXPLICIT_START
  4. #include <sysdeps/unix/sparc/start.c>
  5.