* config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): Remove.
This commit is contained in:
parent
13d9421f66
commit
dadcf8010f
@ -186,9 +186,4 @@ extern enum dwarf2_format mips_dwarf2_format (void);
|
||||
#define DWARF2_ADDR_SIZE(bfd) \
|
||||
(DWARF2_FORMAT () == dwarf2_format_32bit ? 4 : 8)
|
||||
|
||||
typedef struct {
|
||||
offsetT tc_fr_offset;
|
||||
} tc_frag_data_type;
|
||||
#define TC_FRAG_TYPE tc_frag_data_type
|
||||
|
||||
#endif /* TC_MIPS */
|
||||
|
Loading…
Reference in New Issue
Block a user