diff options
Diffstat (limited to 'sys/uvm/uvm_anon.c')
-rw-r--r-- | sys/uvm/uvm_anon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/uvm/uvm_anon.c b/sys/uvm/uvm_anon.c index 608d6636d9e..da7733d32d1 100644 --- a/sys/uvm/uvm_anon.c +++ b/sys/uvm/uvm_anon.c @@ -1,3 +1,4 @@ +/* $OpenBSD: uvm_anon.c,v 1.6 2001/01/29 02:07:42 niklas Exp $ */ /* $NetBSD: uvm_anon.c,v 1.2 1999/03/26 17:34:15 chs Exp $ */ /* |