* config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.

This commit is contained in:
Jeff Law 2000-08-14 17:49:55 +00:00
parent 0ac658b8b7
commit c0bd0db285
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
Mon Aug 14 11:49:12 2000 Jeffrey A Law (law@cygnus.com)
* config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
2000-08-14 Andreas Schwab <schwab@suse.de>
* doc/c-arm.texi (ARM Directives): Fix warnings from makeinfo.

View file

@ -51,3 +51,5 @@ extern const struct relax_type md_relax_table[];
#define md_end() mn10300_finalize ()
void mn10300_finalize PARAMS ((void));
#define DWARF2_LINE_MIN_INSN_LENGTH 1