Include "gnu.h".
authorRoland McGrath <roland@gcc.gnu.org>
Tue, 6 Dec 1994 10:49:36 +0000 (10:49 +0000)
committerRoland McGrath <roland@gcc.gnu.org>
Tue, 6 Dec 1994 10:49:36 +0000 (10:49 +0000)
From-SVN: r8613

gcc/config/i386/gnu.h

index 9f29d5c..8858c2c 100644 (file)
@@ -15,3 +15,6 @@
 /* Don't default to pcc-struct-return, because gcc is the only compiler, and
    we want to retain compatibility with older gcc versions.  */
 #define DEFAULT_PCC_STRUCT_RETURN 0
+
+/* Get machine-independent configuration parameters for the GNU system.  */
+#include "gnu.h"