5 lines
137 B
C
Raw Normal View History

1993-05-13 01:20:04 +00:00
#define NO_SHLIB
1993-05-15 02:15:14 +00:00
/* Solaris needs start named `_start', not `start'. */
#define NO_EXPLICIT_START
1993-05-13 01:20:04 +00:00
#include <sysdeps/unix/sparc/start.c>