diff options
author | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-11 17:52:42 +0000 |
---|---|---|
committer | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-11 17:52:42 +0000 |
commit | 577327ce515977701cc5f9c9759df8fdb6f834a6 (patch) | |
tree | 9e2c2831954eeab5bcd3e069d30a3361a4a9e009 /gcc/config/stormy16 | |
parent | 15273bcd399fabc5409c2028f5fd4edef8d5955d (diff) | |
download | gcc-577327ce515977701cc5f9c9759df8fdb6f834a6.tar.gz |
* config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.
* config/i386/netbsd-elf.h: Likewise.
* config/m32r/m32r.h: Likewise.
* config/mn10300/mn10300.h: Likewise.
* config/stormy16/stormy16.h: Likewise.
* config/v850/v850.h: Likewise.
* config/vax/netbsd-elf.h: Likewise.
* config/xtensa/elf.h: Likewise.
* config/xtensa/linux.h: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67784 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/stormy16')
-rw-r--r-- | gcc/config/stormy16/stormy16.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gcc/config/stormy16/stormy16.h b/gcc/config/stormy16/stormy16.h index dc9aea926af..58fe8356083 100644 --- a/gcc/config/stormy16/stormy16.h +++ b/gcc/config/stormy16/stormy16.h @@ -24,21 +24,9 @@ Boston, MA 02111-1307, USA. */ /* Driver configuration */ /* Defined in svr4.h. */ -/* #define SWITCH_TAKES_ARG(CHAR) */ - -/* Defined in svr4.h. */ -/* #define WORD_SWITCH_TAKES_ARG(NAME) */ - -/* Defined in svr4.h. */ #undef ASM_SPEC #define ASM_SPEC "" -/* Defined in svr4.h. */ -/* #define ASM_FINAL_SPEC "" */ - -/* Defined in svr4.h. */ -/* #define LINK_SPEC "" */ - /* For xstormy16: - If -msim is specified, everything is built and linked as for the sim. - If -T is specified, that linker script is used, and it should provide |