* config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
This commit is contained in:
parent
0ac658b8b7
commit
c0bd0db285
2 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue