Commit 1486ce34 by Richard Kenner

(NO_IMPLICIT_EXTERN_C): Define.

From-SVN: r8448
parent f898abd7
...@@ -25,6 +25,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -25,6 +25,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* This is tested by i386gas.h. */ /* This is tested by i386gas.h. */
#define YES_UNDERSCORES #define YES_UNDERSCORES
/* Don't assume anything about the header files. */
#define NO_IMPLICIT_EXTERN_C
#include "i386/gstabs.h" #include "i386/gstabs.h"
/* Get perform_* macros to build libgcc.a. */ /* Get perform_* macros to build libgcc.a. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment