xref: /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/t-gthr-vxworksae (revision 4ac76180e904e771b9d522c7e57296d371f06499)
1# Extra libgcc2 modules used by gthr-vxworks.h functions. We don't
2# support the C++ threads on vx653.
3
4LIB2ADDEH += $(srcdir)/config/gthr-vxworks.c\
5	     $(srcdir)/config/gthr-vxworks-cond.c\
6	     $(srcdir)/config/gthr-vxworks-tls.c
7
8