summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hppa/include/param.h')
-rw-r--r--sys/arch/hppa/include/param.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/include/param.h b/sys/arch/hppa/include/param.h
index 518d7aa8df9..c1a8a352251 100644
--- a/sys/arch/hppa/include/param.h
+++ b/sys/arch/hppa/include/param.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: param.h,v 1.3 1999/04/20 19:45:16 mickey Exp $ */
+/* $OpenBSD: param.h,v 1.4 1999/08/14 03:42:16 mickey Exp $ */
/*
* Copyright (c) 1988-1994, The University of Utah and
@@ -60,7 +60,7 @@
#define BLKDEV_IOSIZE 2048
#define MAXPHYS (64 * 1024) /* max raw I/O transfer size */
-#define STACK_GROWS_UP 1 /* stack grows to higher addresses */
+#define MACHINE_STACK_GROWS_UP 1 /* stack grows to higher addresses */
#define CLSIZE 1
#define CLSIZELOG2 0