NetBSD/sys/lib/libkern/arch/i386
drochner ff171dfb67 -don't use DEFS.h nor SYS.h in libkern
-remove setjmp.S, it's not useful for libkern
1999-09-10 15:39:04 +00:00
..
Makefile.inc
bcmp.S
bcopy.S
byte_swap_2.S
byte_swap_4.S
bzero.S
ffs.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
index.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
memchr.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
memcmp.S
memcpy.S
memmove.S
memset.S
random.S
rindex.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
scanc.S -don't use DEFS.h nor SYS.h in libkern 1999-09-10 15:39:04 +00:00
skpc.S -don't use DEFS.h nor SYS.h in libkern 1999-09-10 15:39:04 +00:00
strcat.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
strchr.S
strcmp.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
strcpy.S Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
strlen.S
strrchr.S