* inftarg.c: Remove unused include of terminal.h.
[deliverable/binutils-gdb.git] / gdb / config / sparc / xm-sun4os4.h
index db2c8151893d556bcd63ce049cd5e4c1f5f68b8a..03d1c8f5d088b6d158942dbdf17e638e9df1f606 100644 (file)
@@ -57,3 +57,9 @@ extern int free ();
 /* SunOS 4.x uses nonstandard "char *" as type of third argument to ptrace() */
 
 #define PTRACE_ARG3_TYPE char*
+
+/* Using termios is required to save and restore ICRNL and ONLCR
+   separately.  */
+
+/* At least SunOS 4.1.1 has termios.  I'm not sure about 4.0.3.  */
+#define HAVE_TERMIOS
This page took 0.039453 seconds and 4 git commands to generate.