diff options
author | Hugh Graham <hugh@cvs.openbsd.org> | 2002-03-18 07:42:46 +0000 |
---|---|---|
committer | Hugh Graham <hugh@cvs.openbsd.org> | 2002-03-18 07:42:46 +0000 |
commit | ad57771e7a483c62106dd0e4ad798feed23f6b00 (patch) | |
tree | f0ad67bdf9a94b02da7160620a0fd8f621505027 /sys/uvm | |
parent | 39461c6346314f188da6e62039ee361fe1fb115e (diff) |
$OpenBSD$
Diffstat (limited to 'sys/uvm')
-rw-r--r-- | sys/uvm/uvm_pmap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/uvm/uvm_pmap.h b/sys/uvm/uvm_pmap.h index fdb6cd0e62d..86cd023fc43 100644 --- a/sys/uvm/uvm_pmap.h +++ b/sys/uvm/uvm_pmap.h @@ -1,3 +1,4 @@ +/* $OpenBSD: uvm_pmap.h,v 1.13 2002/03/18 07:42:45 hugh Exp $ */ /* $NetBSD: uvm_pmap.h,v 1.1 2000/06/27 09:00:14 mrg Exp $ */ /* |