Makefile.inc revision 1.9 1 1.9 dsl # $NetBSD: Makefile.inc,v 1.9 2009/08/14 19:23:53 dsl Exp $
2 1.1 bjh21
3 1.8 dsl SRCS+= byte_swap_2.S byte_swap_4.S
4 1.8 dsl SRCS+= ffs.S
5 1.8 dsl SRCS+= divsi3.S clzsi2.S
6 1.8 dsl SRCS+= memcmp.S memcpy.S memset.S memmove.S strcmp.S strncmp.S
7