We use C flavors of the quad support functions in libkern.
This commit is contained in:
parent
075566199b
commit
15dc36463a
@ -1,8 +1,6 @@
|
||||
# $NetBSD: Makefile.inc,v 1.10 1996/11/30 02:06:27 jtc Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.11 1996/12/03 19:35:42 thorpej Exp $
|
||||
|
||||
SRCS+= __main.c imax.c imin.c lmax.c lmin.c max.c min.c ulmax.c ulmin.c \
|
||||
bcmp.S bzero.S ffs.S strcat.S strcmp.S strcpy.S strlen.S strncmp.S \
|
||||
strncpy.S htonl.S htons.S ntohl.S ntohs.S scanc.S skpc.S \
|
||||
strncasecmp.c __assert.c
|
||||
|
||||
SRCS+= ashldi3.S ashrdi3.S lshrdi3.S
|
||||
|
Loading…
Reference in New Issue
Block a user