summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-06-26 17:58:21 +0000
committerThomas Bushnell <thomas@gnu.org>1997-06-26 17:58:21 +0000
commitc34a2858c6307d178536eacfee4073137225e566 (patch)
tree7d5a0aa44c7772bf4fca997299fcf2c74ca15764 /include
parente23439cac4adaebe8069c207a44eb1a2730aac99 (diff)
Thu Jun 26 13:48:31 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* include/mach/machine.h (CPU_TYPE_I486, CPU_TYPE_PENTIUM, CPU_TYPE_PENTIUMPRO, CPU_TYPE_POWERPC): New CPU types. These conform to current OSF Mach values, but note that some of the various subtypes are different.
Diffstat (limited to 'include')
-rw-r--r--include/mach/machine.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/mach/machine.h b/include/mach/machine.h
index a6100a24..df8d2a68 100644
--- a/include/mach/machine.h
+++ b/include/mach/machine.h
@@ -109,6 +109,10 @@ extern struct machine_slot machine_slot[NCPUS];
#define CPU_TYPE_SPARC ((cpu_type_t) 14)
#define CPU_TYPE_I860 ((cpu_type_t) 15)
#define CPU_TYPE_ALPHA ((cpu_type_t) 16)
+#define CPU_TYPE_I486 ((cpu_type_t) 17)
+#define CPU_TYPE_PENTIUM ((cpu_type_t) 18)
+#define CPU_TYPE_PENTIUMPRO ((cpu_type_t) 19)
+#define CPU_TYPE_POWERPC ((cpu_type_t) 20)
/*
* Machine subtypes (these are defined here, instead of in a machine