Remove an un-true comment regarding the location of the u-area.
This commit is contained in:
parent
d2fefd399c
commit
b1cdda68fb
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: vmparam.h,v 1.19 2000/11/19 03:16:55 thorpej Exp $ */
|
||||
/* $NetBSD: vmparam.h,v 1.20 2001/04/18 16:04:43 thorpej Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1988 University of Utah.
|
||||
@ -51,9 +51,7 @@
|
||||
|
||||
/*
|
||||
* USRTEXT is the start of the user text/data space, while USRSTACK
|
||||
* is the top (end) of the user stack. Immediately above the user stack
|
||||
* resides the user structure, which is UPAGES long and contains the
|
||||
* kernel stack.
|
||||
* is the top (end) of the user stack.
|
||||
*
|
||||
* Digital UNIX (formerly DEC OSF/1) places the stack below the
|
||||
* text segment (i.e. growing downward from 4G). We may want to
|
||||
|
Loading…
Reference in New Issue
Block a user