diff options
Diffstat (limited to 'src/m/ia64.h')
-rw-r--r-- | src/m/ia64.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/m/ia64.h b/src/m/ia64.h index 5266c682c78..bbf09ac878b 100644 --- a/src/m/ia64.h +++ b/src/m/ia64.h @@ -23,10 +23,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #define BITS_PER_LONG 64 #define BITS_PER_EMACS_INT 64 -/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word - is the most significant byte. */ -#undef WORDS_BIG_ENDIAN - /* Now define a symbol for the cpu type, if your compiler does not define it automatically. */ /* __ia64__ defined automatically */ |