diff options
author | Richard Stallman <rms@gnu.org> | 1992-06-24 02:54:30 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-06-24 02:54:30 +0000 |
commit | e21b24b4988a6a8284c5a19d70c54a7d74515eb1 (patch) | |
tree | ec62b3d3effd83de2edec375eb99c6f27d01689a /gcc/config/we32k | |
parent | b36d7dd7b4d375ae77e50edc3a78add4e49e0e0f (diff) | |
download | gcc-e21b24b4988a6a8284c5a19d70c54a7d74515eb1.tar.gz |
entered into RCS
From-SVN: r1256
Diffstat (limited to 'gcc/config/we32k')
-rw-r--r-- | gcc/config/we32k/we32k.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/we32k/we32k.h b/gcc/config/we32k/we32k.h index eb88ad57b5e..4a62833d7e9 100644 --- a/gcc/config/we32k/we32k.h +++ b/gcc/config/we32k/we32k.h @@ -60,7 +60,7 @@ extern int target_flags; since there are no machine instructions for them. */ #define WORDS_BIG_ENDIAN 1 -/* number of bits in an addressible storage unit */ +/* number of bits in an addressable storage unit */ #define BITS_PER_UNIT 8 /* Width in bits of a "word", which is the contents of a machine register. |