summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/alpha/include/param.h')
-rw-r--r--sys/arch/alpha/include/param.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/alpha/include/param.h b/sys/arch/alpha/include/param.h
index 5e6e01ebaa4..611d1dbcff7 100644
--- a/sys/arch/alpha/include/param.h
+++ b/sys/arch/alpha/include/param.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: param.h,v 1.19 2001/03/16 16:56:25 art Exp $ */
+/* $OpenBSD: param.h,v 1.20 2001/05/05 20:56:31 art Exp $ */
/* $NetBSD: param.h,v 1.30 2000/06/09 16:03:04 thorpej Exp $ */
/*
@@ -88,9 +88,6 @@
#define MAXPHYS (64 * 1024) /* max raw I/O transfer size */
#endif
-#define CLSIZE 1
-#define CLSIZELOG2 0
-
#define SSIZE 1 /* initial stack size/NBPG */
#define SINCR 1 /* increment of stack/NBPG */