projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f133e60
)
Missed during interix commit.
author
Jeff Law
<law@gcc.gnu.org>
Tue, 13 Apr 1999 23:00:11 +0000
(17:00 -0600)
committer
Jeff Law
<law@gcc.gnu.org>
Tue, 13 Apr 1999 23:00:11 +0000
(17:00 -0600)
From-SVN: r26429
gcc/config/i386/i386-interix.h
patch
|
blob
|
history
diff --git
a/gcc/config/i386/i386-interix.h
b/gcc/config/i386/i386-interix.h
index d665844f8872d50010a414895203d8b5808be1d1..8e9f44393ccf43088c8f038f6d070a47da3a39e7 100644
(file)
--- a/
gcc/config/i386/i386-interix.h
+++ b/
gcc/config/i386/i386-interix.h
@@
-26,13
+26,14
@@
Boston, MA 02111-1307, USA. */
#define YES_UNDERSCORES
+/* YES_UNDERSCORES must preceed gas.h */
+#include <i386/gas.h>
+/* The rest must follow. */
+
#define DBX_DEBUGGING_INFO
#define SDB_DEBUGGING_INFO
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
-#include <interix.h>
-#include <i386/gas.h> /* we're close enough ... */
-
#define HANDLE_SYSV_PRAGMA
#undef HANDLE_PRAGMA_WEAK /* until the link format can handle it */