summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2001-03-09 13:44:53 +0000
committerdfr <dfr@FreeBSD.org>2001-03-09 13:44:53 +0000
commit2498a26063020c1e5038b5dad0bc225749bd0a6e (patch)
treebb1efe75da8ebb5663fb494f483a30db82109a8b /sys
parentaf372cc53b3076abbbbdf41709d79cc2756bb5cd (diff)
downloadFreeBSD-src-2498a26063020c1e5038b5dad0bc225749bd0a6e.zip
FreeBSD-src-2498a26063020c1e5038b5dad0bc225749bd0a6e.tar.gz
Adjust a comment slightly.
Diffstat (limited to 'sys')
-rw-r--r--sys/ia64/ia64/machdep.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/ia64/ia64/machdep.c b/sys/ia64/ia64/machdep.c
index 08452ca..9dde541 100644
--- a/sys/ia64/ia64/machdep.c
+++ b/sys/ia64/ia64/machdep.c
@@ -562,8 +562,7 @@ ia64_init()
}
/*
- * Initialize the virtual memory system, and set the
- * page table base register in proc 0's PCB.
+ * Initialize the virtual memory system.
*/
pmap_bootstrap();
OpenPOWER on IntegriCloud