aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/iris4d.h
diff options
context:
space:
mode:
authorKenichi Handa2003-09-08 11:56:09 +0000
committerKenichi Handa2003-09-08 11:56:09 +0000
commit463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch)
tree3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /src/m/iris4d.h
parent4256310de631bd57c78b88b5131caa073315b3d7 (diff)
downloademacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz
emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip
New directory
Diffstat (limited to 'src/m/iris4d.h')
-rw-r--r--src/m/iris4d.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/m/iris4d.h b/src/m/iris4d.h
index 4fd21da46f1..457f3594636 100644
--- a/src/m/iris4d.h
+++ b/src/m/iris4d.h
@@ -159,10 +159,7 @@ Boston, MA 02111-1307, USA. */
159#undef FIRST_PTY_LETTER 159#undef FIRST_PTY_LETTER
160#define FIRST_PTY_LETTER 'q' 160#define FIRST_PTY_LETTER 'q'
161 161
162#if _MIPS_SZLONG != 64 162#ifndef _LP64
163/* fixme: should there be 64-bit defiitions? (The ones below aren't
164 OK.) */
165
166/* The standard definitions of these macros would work ok, 163/* The standard definitions of these macros would work ok,
167 but these are faster because the constants are short. */ 164 but these are faster because the constants are short. */
168 165
@@ -188,6 +185,3 @@ Boston, MA 02111-1307, USA. */
188#endif 185#endif
189 186
190#endif /* not __GNUC__ */ 187#endif /* not __GNUC__ */
191
192/* arch-tag: fff5e139-9ae0-465d-afec-837c41ea0aa6
193 (do not change this comment) */