Added assembly versions of the network <-> host byte order functions.
This commit is contained in:
parent
c465276e26
commit
9d64c268b2
@ -1,3 +1,3 @@
|
||||
# $NetBSD: Makefile.inc,v 1.1 1996/02/16 20:48:31 mark Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.2 1997/10/06 00:03:13 mark Exp $
|
||||
|
||||
SRCS+= htonl.c htons.c ntohl.c ntohs.c
|
||||
SRCS+= htonl.S htons.S ntohl.S ntohs.S
|
||||
|
Loading…
Reference in New Issue
Block a user