aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1996-02-16 08:36:43 -0500
committerRichard Kenner <kenner@gcc.gnu.org>1996-02-16 08:36:43 -0500
commit217dcd5da6f727d8c831e5af04951ea96e4baacf (patch)
tree3259ddd278d579eac23b49c4ac0b546a3d47ca2b /gcc
parentd0bac83e224b5b5b5677923fb52fa8e2d27923ee (diff)
downloadgcc-217dcd5da6f727d8c831e5af04951ea96e4baacf.zip
gcc-217dcd5da6f727d8c831e5af04951ea96e4baacf.tar.gz
gcc-217dcd5da6f727d8c831e5af04951ea96e4baacf.tar.bz2
Renamed from a29k-udi.h.
Don't include a29k.h or dbxcoff.h. From-SVN: r11282
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/a29k/udi.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/a29k/udi.h b/gcc/config/a29k/udi.h
index b840cbf..400ffbb 100644
--- a/gcc/config/a29k/udi.h
+++ b/gcc/config/a29k/udi.h
@@ -19,12 +19,6 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#include "a29k/a29k.h"
-
-/* Support -gstabs. */
-
-#include "dbxcoff.h"
-
/* Support the ctors and dtors sections for g++. */
#define CTORS_SECTION_ASM_OP "\t.use .ctors"