diff options
Diffstat (limited to 'gas/config/tc-tic54x.h')
-rw-r--r-- | gas/config/tc-tic54x.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gas/config/tc-tic54x.h b/gas/config/tc-tic54x.h index 39e4058..4d9b2c8 100644 --- a/gas/config/tc-tic54x.h +++ b/gas/config/tc-tic54x.h @@ -29,7 +29,6 @@ #define OCTETS_PER_BYTE_POWER 1 #define TARGET_ARCH bfd_arch_tic54x -#define BFD_ARCH TARGET_ARCH #define WORKING_DOT_WORD 1 @@ -48,10 +47,6 @@ /* affects preprocessor */ #define KEEP_WHITE_AROUND_COLON 1 -/* We need the extra field in the fixup struct to put the relocation in. */ - -#define NEED_FX_R_TYPE - struct bit_info { segT seg; |