NetBSD/sys/arch/powerpc/ibm4xx
wiz 0ef3731e14 Replace memcpy's of obviously overlapping regions with memmove.
Noted by Izumi Tsutsui.
2001-07-22 13:08:09 +00:00
..
dev Move on-chip 405GP devices to powerpc/ibm4xx/dev. 2001-06-24 02:13:37 +00:00
4xx_trap_subr.S
copyinstr.c
copyoutstr.c
pmap.c Replace memcpy's of obviously overlapping regions with memmove. 2001-07-22 13:08:09 +00:00
trap.c bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +00:00
trap_subr.S