summaryrefslogtreecommitdiff
path: root/zhm/zhm.h
diff options
context:
space:
mode:
authorGravatar Lucien Van Elsen <lwvanels@mit.edu>1991-12-05 10:26:19 +0000
committerGravatar Lucien Van Elsen <lwvanels@mit.edu>1991-12-05 10:26:19 +0000
commit87cc8779b7fa73812f2317d32859ab93a1eb2325 (patch)
tree7a4e835dea1f661cdd006c919bffa71ab1982d95 /zhm/zhm.h
parentdbafcd968ad1363f78dfde195848ca8e5e2089ad (diff)
Give standard machine name for rs/6000
Diffstat (limited to 'zhm/zhm.h')
-rw-r--r--zhm/zhm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zhm/zhm.h b/zhm/zhm.h
index ed8856f..6b0f5d3 100644
--- a/zhm/zhm.h
+++ b/zhm/zhm.h
@@ -97,7 +97,7 @@ extern void init_queue(), retransmit_queue();
#define adjust_size(size) size -= 0x400000
#endif
#ifdef _IBMR2
-#define MACHINE "IBM Risc System/6000"
+#define MACHINE "IBM RS/6000"
#define adjust_size(size) size -= 0x20000000
#endif
#define ok