Commit 23643037 by Torbjorn Granlund

entered into RCS

From-SVN: r1461
parent 3f8f5a3f
...@@ -105,7 +105,7 @@ extern int target_flags; ...@@ -105,7 +105,7 @@ extern int target_flags;
#define BITS_BIG_ENDIAN 1 #define BITS_BIG_ENDIAN 1
/* Define this if most significant byte of a word is the lowest numbered. */ /* 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 BYTES_BIG_ENDIAN 1
/* Define this if most significant word of a multiword number is lowest /* Define this if most significant word of a multiword number is lowest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment