NetBSD/sys/lib/libkern/arch/mips
simonb faca98eb71 Add memset.S instead of memset.c, and remove __main.c. 1999-02-23 11:06:38 +00:00
..
Makefile.inc Add memset.S instead of memset.c, and remove __main.c. 1999-02-23 11:06:38 +00:00
byte_swap_2.S Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
byte_swap_4.S Make bswap32 be the "real" entrypoint and htonl, ntohl aliases. 1999-01-18 01:24:55 +00:00
memcpy.S Break out utility functions from locore.S 1999-01-15 08:44:27 +00:00
memset.S memset, derived from old kernel bcopy. 1999-01-28 03:08:57 +00:00
strcmp.S Break out utility functions from locore.S 1999-01-15 08:44:27 +00:00
strlen.S Break out utility functions from locore.S 1999-01-15 08:44:27 +00:00