RCSID Police.
This commit is contained in:
parent
736c62507d
commit
24920eefb1
@ -1,2 +1,4 @@
|
||||
/* $NetBSD: bcopy.S,v 1.2 1998/01/05 19:46:16 perry Exp $ */
|
||||
|
||||
#define BCOPY
|
||||
#include "memcpy.S"
|
||||
|
@ -1,2 +1,4 @@
|
||||
/* $NetBSD: bzero.S,v 1.2 1998/01/05 19:46:18 perry Exp $ */
|
||||
|
||||
#define BZERO
|
||||
#include "memset.S"
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $NetBSD: TODO,v 1.3 1998/01/05 19:40:40 perry Exp $
|
||||
|
||||
A random assortment of things that I have thought about from time to time.
|
||||
The biggie is:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user