summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/sysv4/solaris2/sparc/start.c
blob: afdfaaa2e5c0f0e20f3e0391b7ba9f2a5e37b722 (plain)
1
2
3
4
#define NO_SHLIB
/* Solaris needs start named `_start', not `start'.  */
#define NO_EXPLICIT_START
#include <sysdeps/unix/sparc/start.c>