From 236430379567f1dfa9c3bf0064ece7ef61daee23 Mon Sep 17 00:00:00 2001 From: Torbjorn Granlund Date: Mon, 6 Jul 1992 18:33:29 +0000 Subject: [PATCH] entered into RCS From-SVN: r1461 --- gcc/config/pa/pa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/pa/pa.h b/gcc/config/pa/pa.h index a0181e927da..28d8778349e 100644 --- a/gcc/config/pa/pa.h +++ b/gcc/config/pa/pa.h @@ -105,7 +105,7 @@ extern int target_flags; #define BITS_BIG_ENDIAN 1 /* Define this if most significant byte of a word is the lowest numbered. */ -/* That is true on the hp9k8. */ +/* That is true on the HP-PA. */ #define BYTES_BIG_ENDIAN 1 /* Define this if most significant word of a multiword number is lowest -- 2.30.2