Commit b88098a3 by Graham Stott Committed by Graham Stott

* toplev.h: Remove forward def of tree_node, rtx_def.

From-SVN: r48417
parent b52155b6
2001-12-31 Graham Stott <grahams@redhat.com>
* toplev.h: Remove forward def of tree_node, rtx_def.
2001-12-31 Graham Stott <grahams@redhat.com>
* except.h: Remove forward def of tree_node, rtx_def and
......
......@@ -21,11 +21,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#ifndef GCC_TOPLEV_H
#define GCC_TOPLEV_H
#ifdef ANSI_PROTOTYPES
union tree_node;
struct rtx_def;
#endif
/* If non-NULL, return one past-the-end of the matching SUBPART of
the WHOLE string. */
#define skip_leading_substring(whole, part) \
......
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