From 8b1bb75ad56e072dc58c33715385fa7e439b2503 Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Wed, 4 Mar 1998 10:58:19 +0000 Subject: Adapt comments to reality --- sys/arch/sun3/sun3/pmap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/sun3') diff --git a/sys/arch/sun3/sun3/pmap.c b/sys/arch/sun3/sun3/pmap.c index d010989cfc0..678d433ee88 100644 --- a/sys/arch/sun3/sun3/pmap.c +++ b/sys/arch/sun3/sun3/pmap.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pmap.c,v 1.15 1997/09/08 01:28:00 kstailey Exp $ */ +/* $OpenBSD: pmap.c,v 1.16 1998/03/04 10:58:18 niklas Exp $ */ /* $NetBSD: pmap.c,v 1.64 1996/11/20 18:57:35 gwr Exp $ */ /*- @@ -1498,7 +1498,7 @@ pmap_bootstrap() /* * For our convenience, vm_page.c implements: - * pmap_startup(), pmap_steal_memory() + * vm_bootstrap_steal_memory() * using the functions: * pmap_virtual_space(), pmap_free_pages(), pmap_next_page(), * which are much simpler to implement. -- cgit v1.2.3