diff options
author | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-08-18 19:39:52 +0000 |
---|---|---|
committer | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-08-18 19:39:52 +0000 |
commit | 377a33b6cab074bcc800eb3ecbe116409d9448b8 (patch) | |
tree | 3fad1f36ceee8f3fe3e658bf92368771b449f7a9 /gcc/config/sh/rtemself.h | |
parent | 847821e44c46416e32fc8f04d6fdeaed86eaacd8 (diff) | |
download | gcc-377a33b6cab074bcc800eb3ecbe116409d9448b8.tar.gz |
* config/sh/elf.h: Do not include sh/sh.h.
* config/sh/rtems.h: Likewise.
* config/sh/rtemself.h: Do not include sh/elf.h.
* configure.in: Get them included with `tm_file's.
* configure: Rebuilt.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35793 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/sh/rtemself.h')
-rw-r--r-- | gcc/config/sh/rtemself.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/sh/rtemself.h b/gcc/config/sh/rtemself.h index 5c2d08ca810..0c2aa50fc87 100644 --- a/gcc/config/sh/rtemself.h +++ b/gcc/config/sh/rtemself.h @@ -19,8 +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 "sh/elf.h" - /* Specify predefined symbols in preprocessor. */ #undef CPP_PREDEFINES |