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_loan.c | |
parent | ac2c28e14a89746c60f5dd9023e3a98bbc40da03 (diff) |
$OpenBSD$
Diffstat (limited to 'sys/uvm/uvm_loan.c')
-rw-r--r-- | sys/uvm/uvm_loan.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/uvm/uvm_loan.c b/sys/uvm/uvm_loan.c index f82d8576e0a..050d86e3f17 100644 --- a/sys/uvm/uvm_loan.c +++ b/sys/uvm/uvm_loan.c @@ -1,3 +1,4 @@ +/* $OpenBSD: uvm_loan.c,v 1.5 2001/01/29 02:07:45 niklas Exp $ */ /* $NetBSD: uvm_loan.c,v 1.17 1999/06/03 00:05:45 thorpej Exp $ */ /* |