summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc/head.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc/head.h')
-rw-r--r--include/asm-sparc/head.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/asm-sparc/head.h b/include/asm-sparc/head.h
index 94e6b8333..991584449 100644
--- a/include/asm-sparc/head.h
+++ b/include/asm-sparc/head.h
@@ -1,4 +1,4 @@
-/* $Id: head.h,v 1.35 1998/03/18 09:15:40 jj Exp $ */
+/* $Id: head.h,v 1.36 1999/04/20 13:22:42 anton Exp $ */
#ifndef __SPARC_HEAD_H
#define __SPARC_HEAD_H
@@ -8,8 +8,6 @@
#define SRMMU_L1_KBASE_OFFSET ((KERNBASE>>24)<<2) /* Used in boot remapping. */
#define INTS_ENAB 0x01 /* entry.S uses this. */
-#define NCPUS 4 /* Architectural limit of sun4m. */
-
#define SUN4_PROM_VECTOR 0xFFE81000 /* SUN4 PROM needs to be hardwired */
#define WRITE_PAUSE nop; nop; nop; /* Have to do this after %wim/%psr chg */