(__INT_VARARGS_H): Define this to avoid trouble on DG/UX.
authorTom Wood <wood@gnu.org>
Thu, 20 Aug 1992 23:17:53 +0000 (23:17 +0000)
committerTom Wood <wood@gnu.org>
Thu, 20 Aug 1992 23:17:53 +0000 (23:17 +0000)
From-SVN: r1918

gcc/ginclude/va-m88k.h

index 8861436a5ee4471f9e7ff4b530fe457548f9d5e3..5c7b10ec84d9f0c8a52b42f60ed6119179eb4868 100644 (file)
@@ -52,6 +52,9 @@ typedef struct
 #undef __va_reg_p
 #define __gnuc_va_list va_list
 #define _VA_LIST
+#else
+/* Similarly, if this gets included first, do nothing in _int_varargs.h.  */
+#define __INT_VARARGS_H
 #endif
 
 #define __va_reg_p(TYPE) \