]> gcc.gnu.org Git - gcc.git/commitdiff
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 9f29d5c978095ac03658cad592edd81d973a5719..8858c2c77d6c5d5fafa8b1b885fd3b86f925da6e 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"
This page took 0.061306 seconds and 5 git commands to generate.