Commit d22eda7b by Neil Booth Committed by Neil Booth

* config/m88k/m88k.h (SECTION_ASM_OP): Remove.

From-SVN: r55668
parent b5e66e65
2002-07-23 Neil Booth <neil@daikokuya.co.uk>
* config/m88k/m88k.h (SECTION_ASM_OP): Remove.
2002-07-23 Neil Booth <neil@daikokuya.co.uk>
* vmsdbgout.c (SECTION_ASM_OP): Remove.
2002-07-23 Neil Booth <neil@daikokuya.co.uk>
......
......@@ -1632,7 +1632,6 @@ enum reg_class { NO_REGS, AP_REG, XRF_REGS, GENERAL_REGS, AGRF_REGS,
/* These are pretty much common to all assemblers. */
#define IDENT_ASM_OP "\tident\t"
#define FILE_ASM_OP "\tfile\t"
#define SECTION_ASM_OP "\tsection\t"
#define SET_ASM_OP "\tdef\t"
#define GLOBAL_ASM_OP "\tglobal\t"
#define ALIGN_ASM_OP "\talign\t"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment