diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2001-11-28 14:29:14 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2001-11-28 14:29:14 +0000 |
commit | 3b2eea602e7cc90a2c7d17ef28991a211776bd3c (patch) | |
tree | eca8bf5b7b0a2927ab04c6871ac7d3d01941c3e0 /sys/uvm/uvm_pmap.h | |
parent | 3c590e6dd36d1bd513749528be7e50b6b57a3420 (diff) |
more sync to netbsd. some bugfixes in uvm_km_kmemalloc, lots of fixes in uvm_loan.
Diffstat (limited to 'sys/uvm/uvm_pmap.h')
-rw-r--r-- | sys/uvm/uvm_pmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/uvm/uvm_pmap.h b/sys/uvm/uvm_pmap.h index 5e9617bc624..f0039df2fed 100644 --- a/sys/uvm/uvm_pmap.h +++ b/sys/uvm/uvm_pmap.h @@ -1,4 +1,4 @@ -/* $NetBSD: uvm_pmap.h,v 1.1 2000/06/27 09:00:14 mrg Exp $ */ +/* $NetBSD: uvm_pmap.h,v 1.5 2001/04/22 23:42:11 thorpej Exp $ */ /* * Copyright (c) 1991, 1993 |