diff options
author | Christian Groessler <chris@groessler.org> | 2003-11-28 20:10:18 +0000 |
---|---|---|
committer | Christian Groessler <chris@groessler.org> | 2003-11-28 20:10:18 +0000 |
commit | 464800cafe864f4b672c1cf80096a1b304e86221 (patch) | |
tree | 4012f83715fcf54e0570e4cec13b46942ed3f2e4 /gas/config/tc-z8k.h | |
parent | * cpu-z8k.c: Convert to ISO C90. (diff) | |
download | binutils-gdb-464800cafe864f4b672c1cf80096a1b304e86221.tar.gz binutils-gdb-464800cafe864f4b672c1cf80096a1b304e86221.tar.bz2 binutils-gdb-464800cafe864f4b672c1cf80096a1b304e86221.zip |
* config/tc-z8k.c: Convert to ISO-C.
* config/tc-z8k.h: Likewise.
Diffstat (limited to 'gas/config/tc-z8k.h')
-rw-r--r-- | gas/config/tc-z8k.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/config/tc-z8k.h b/gas/config/tc-z8k.h index a85be2e0490..56ffd748969 100644 --- a/gas/config/tc-z8k.h +++ b/gas/config/tc-z8k.h @@ -23,9 +23,7 @@ #define TC_Z8K #define TARGET_BYTES_BIG_ENDIAN 1 -#if ANSI_PROTOTYPES struct internal_reloc; -#endif #define WORKING_DOT_WORD |