summaryrefslogtreecommitdiff
path: root/gcc/config/aoutos.h
diff options
context:
space:
mode:
authorwood <wood@138bc75d-0d04-0410-961f-82ee72b054a4>1992-08-04 19:11:36 +0000
committerwood <wood@138bc75d-0d04-0410-961f-82ee72b054a4>1992-08-04 19:11:36 +0000
commit562df7bdd2872e1766ccb01d1036bd155ac6479f (patch)
tree0f36a24a14ceec0cabd66bae204698c0aa8952b7 /gcc/config/aoutos.h
parente7748130157d9d19386d53d59a0d0878663b02f7 (diff)
downloadgcc-562df7bdd2872e1766ccb01d1036bd155ac6479f.tar.gz
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1763 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/aoutos.h')
-rw-r--r--gcc/config/aoutos.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/aoutos.h b/gcc/config/aoutos.h
index e995df6e98f..0a5dcc01a80 100644
--- a/gcc/config/aoutos.h
+++ b/gcc/config/aoutos.h
@@ -36,6 +36,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
or configure.in script to properly use the new ?????aout.h file
when configuring for the system. */
+/* Define a symbol indicating that we are using aoutos.h. */
+#define USING_AOUTOS_H
+
/* A C statement (sans semicolon) to output an element in the table of
global constructors.
If using GNU LD, tell it that this is part of the static destructor set.