diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-29 02:07:53 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-29 02:07:53 +0000 |
commit | 63d503d67e6e34ac2bb4a1b95b58ea311b15a9d2 (patch) | |
tree | fd9d66699269cd525e8218befe289ae6060b3ce0 /sys/uvm/uvm_object.h | |
parent | ac2c28e14a89746c60f5dd9023e3a98bbc40da03 (diff) |
$OpenBSD$
Diffstat (limited to 'sys/uvm/uvm_object.h')
-rw-r--r-- | sys/uvm/uvm_object.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/uvm/uvm_object.h b/sys/uvm/uvm_object.h index 294e3624e9e..15a1e49d455 100644 --- a/sys/uvm/uvm_object.h +++ b/sys/uvm/uvm_object.h @@ -1,3 +1,4 @@ +/* $OpenBSD: uvm_object.h,v 1.5 2001/01/29 02:07:47 niklas Exp $ */ /* $NetBSD: uvm_object.h,v 1.8 1999/05/25 20:30:09 thorpej Exp $ */ /* |