Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / config / bfin / uclinux.h
blob4372af24257f2c3f3c3b4d374b35e65e301f3864
1 #undef STARTFILE_SPEC
2 #define STARTFILE_SPEC \
3 "crt1%O%s crti%O%s crtbegin%O%s crtlibid%O%s"
5 #undef ENDFILE_SPEC
6 #define ENDFILE_SPEC \
7 "crtend%O%s crtn%O%s"
9 #undef LIB_SPEC
10 #define LIB_SPEC "%{pthread:-lpthread} -lc"
12 #define NO_IMPLICIT_EXTERN_C