8k
authordownsj <downsj@openbsd.org>
Wed, 15 Jan 1997 02:55:29 +0000 (02:55 +0000)
committerdownsj <downsj@openbsd.org>
Wed, 15 Jan 1997 02:55:29 +0000 (02:55 +0000)
sys/arch/hp300/include/vmparam.h

index d33af98..4df2b97 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: vmparam.h,v 1.2 1997/01/12 15:13:46 downsj Exp $      */
+/*     $OpenBSD: vmparam.h,v 1.3 1997/01/15 02:55:29 downsj Exp $      */
 /*     $NetBSD: vmparam.h,v 1.9 1996/10/20 23:23:28 thorpej Exp $      */
 
 /*
@@ -58,7 +58,7 @@
  * have the user's stack hard-wired at FFF00000 for post-mortems,
  * and we must be compatible...
  */
-#define        USRTEXT         NBPG
+#define        USRTEXT         8192
 #define        USRSTACK        (-HIGHPAGES*NBPG)       /* Start of user stack */
 #define        BTOPUSRSTACK    (0x100000-HIGHPAGES)    /* btop(USRSTACK) */
 #define P1PAGES                0x100000