summaryrefslogtreecommitdiff
path: root/sys/arch/luna88k/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/luna88k/include')
-rw-r--r--sys/arch/luna88k/include/board.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/luna88k/include/board.h b/sys/arch/luna88k/include/board.h
index 0fd24e18ba1..87c502b95d2 100644
--- a/sys/arch/luna88k/include/board.h
+++ b/sys/arch/luna88k/include/board.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: board.h,v 1.3 2004/06/14 12:57:02 aoyama Exp $ */
+/* $OpenBSD: board.h,v 1.4 2004/08/02 08:33:29 miod Exp $ */
/*
* Mach Operating System
* Copyright (c) 1993-1991 Carnegie Mellon University
@@ -46,9 +46,6 @@
#endif
#define UDEFINED
-#define MAX_CPUS 4 /* maximum cpus on the board */
-#define MAX_CMMUS 8 /* maximum cmmus on the board */
-
/* machtype values */
#define LUNA_88K 1
#define LUNA_88K2 2