diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-02-14 00:54:29 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-02-14 00:54:29 +0000 |
commit | a2a9c59e60e8c3e77b1757c712a0f9fa95544099 (patch) | |
tree | 713954ae7977d6a93265897ad177bcad08e120dc /src/s/irix6-0.h | |
parent | 546fa2799c3140bc988585bf6fcae6727c7c2c8b (diff) | |
download | emacs-a2a9c59e60e8c3e77b1757c712a0f9fa95544099.tar.gz |
Initial revision
Diffstat (limited to 'src/s/irix6-0.h')
-rw-r--r-- | src/s/irix6-0.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/s/irix6-0.h b/src/s/irix6-0.h new file mode 100644 index 00000000000..1d200055ba3 --- /dev/null +++ b/src/s/irix6-0.h @@ -0,0 +1,5 @@ +#include "irix5-0.h" + +/* Irix 6 tries to do 64 bits, but doesn't do it fully, + so inhibit that. */ +#define IRIX_FORCE_32_BITS |